mirror of
https://github.com/Intervention/image.git
synced 2025-09-02 18:32:56 +02:00
Optimize tests
This commit is contained in:
@@ -6,7 +6,9 @@ namespace Intervention\Image\Tests\Feature\Gd;
|
||||
|
||||
use Intervention\Image\ImageManager;
|
||||
use Intervention\Image\Tests\GdTestCase;
|
||||
use PHPUnit\Framework\Attributes\RequiresPhpExtension;
|
||||
|
||||
#[RequiresPhpExtension('gd')]
|
||||
class ConvertPngGif extends GdTestCase
|
||||
{
|
||||
public function testConversionKeepsTransparency(): void
|
||||
|
Reference in New Issue
Block a user