mirror of
https://github.com/Intervention/image.git
synced 2025-08-25 23:06:13 +02:00
Optimize tests
This commit is contained in:
@@ -12,7 +12,7 @@ use Intervention\Image\ModifierStack;
|
||||
use Intervention\Image\Tests\BaseTestCase;
|
||||
use Mockery;
|
||||
|
||||
#[CoversClass(\Intervention\Image\ModifierStack::class)]
|
||||
#[CoversClass(ModifierStack::class)]
|
||||
final class ModifierStackTest extends BaseTestCase
|
||||
{
|
||||
public function testConstructor(): void
|
||||
|
Reference in New Issue
Block a user