mirror of
https://github.com/Intervention/image.git
synced 2025-08-31 09:31:53 +02:00
Optimize tests
This commit is contained in:
@@ -9,7 +9,7 @@ use Intervention\Image\Geometry\Point;
|
||||
use Intervention\Image\Geometry\Polygon;
|
||||
use Intervention\Image\Tests\BaseTestCase;
|
||||
|
||||
#[CoversClass(\Intervention\Image\Geometry\Polygon::class)]
|
||||
#[CoversClass(Polygon::class)]
|
||||
final class PolygonTest extends BaseTestCase
|
||||
{
|
||||
public function testConstructor(): void
|
||||
|
||||
Reference in New Issue
Block a user