mirror of
https://github.com/Intervention/image.git
synced 2025-08-25 14:50:48 +02:00
Add non-standard mime type image/x-heic
This commit is contained in:
@@ -119,7 +119,7 @@ final class FormatTest extends BaseTestCase
|
||||
$format = Format::HEIC;
|
||||
$mediaTypes = $format->mediaTypes();
|
||||
$this->assertIsArray($mediaTypes);
|
||||
$this->assertCount(2, $mediaTypes);
|
||||
$this->assertCount(3, $mediaTypes);
|
||||
}
|
||||
|
||||
public function testEncoderJpeg(): void
|
||||
|
Reference in New Issue
Block a user