mirror of
https://github.com/Intervention/image.git
synced 2025-08-27 07:44:30 +02:00
Optimize tests
This commit is contained in:
@@ -15,7 +15,7 @@ use Intervention\Image\Tests\BaseTestCase;
|
||||
use PHPUnit\Framework\Attributes\DataProvider;
|
||||
|
||||
#[RequiresPhpExtension('imagick')]
|
||||
#[CoversClass(\Intervention\Image\Drivers\Imagick\Decoders\FilePathImageDecoder::class)]
|
||||
#[CoversClass(FilePathImageDecoder::class)]
|
||||
final class FilePathImageDecoderTest extends BaseTestCase
|
||||
{
|
||||
protected FilePathImageDecoder $decoder;
|
||||
|
Reference in New Issue
Block a user