mirror of
https://github.com/Intervention/image.git
synced 2025-09-02 02:12:37 +02:00
Optimize tests
This commit is contained in:
@@ -8,7 +8,9 @@ use Intervention\Image\Interfaces\FontInterface;
|
||||
use Intervention\Image\Tests\BaseTestCase;
|
||||
use Intervention\Image\Typography\Font;
|
||||
use Intervention\Image\Typography\FontFactory;
|
||||
use PHPUnit\Framework\Attributes\CoversClass;
|
||||
|
||||
#[CoversClass(FontFactory::class)]
|
||||
final class FontFactoryTest extends BaseTestCase
|
||||
{
|
||||
public function testBuildWithFont(): void
|
||||
|
Reference in New Issue
Block a user