diff --git a/test/classes/Gis/Ds/PolygonTest.php b/test/classes/Gis/Ds/PolygonTest.php index 3d8e458e77..4e77980daa 100644 --- a/test/classes/Gis/Ds/PolygonTest.php +++ b/test/classes/Gis/Ds/PolygonTest.php @@ -8,7 +8,7 @@ use PhpMyAdmin\Gis\Ds\Point; use PhpMyAdmin\Gis\Ds\Polygon; use PhpMyAdmin\Tests\AbstractTestCase; -/** @covers \PhpMyAdmin\Ds\Polygon */ +/** @covers \PhpMyAdmin\Gis\Ds\Polygon */ class PolygonTest extends AbstractTestCase { /**