mirror of
https://github.com/Intervention/image.git
synced 2025-09-01 01:51:43 +02:00
Optimize tests
This commit is contained in:
@@ -6,7 +6,9 @@ namespace Intervention\Image\Tests\Unit;
|
||||
|
||||
use Intervention\Image\Origin;
|
||||
use Intervention\Image\Tests\BaseTestCase;
|
||||
use PHPUnit\Framework\Attributes\CoversClass;
|
||||
|
||||
#[CoversClass(Origin::class)]
|
||||
final class OriginTest extends BaseTestCase
|
||||
{
|
||||
public function testFilePath(): void
|
||||
|
Reference in New Issue
Block a user