mirror of
https://github.com/Intervention/image.git
synced 2025-08-25 23:06:13 +02:00
Optimize tests
This commit is contained in:
@@ -13,7 +13,7 @@ use Intervention\Image\Tests\BaseTestCase;
|
||||
use SplFileInfo;
|
||||
|
||||
#[RequiresPhpExtension('gd')]
|
||||
#[CoversClass(\Intervention\Image\Drivers\Gd\Decoders\SplFileInfoImageDecoder::class)]
|
||||
#[CoversClass(SplFileInfoImageDecoder::class)]
|
||||
final class SplFileInfoImageDecoderTest extends BaseTestCase
|
||||
{
|
||||
public function testDecode(): void
|
||||
|
Reference in New Issue
Block a user