mirror of
https://github.com/Intervention/image.git
synced 2025-08-29 16:50:07 +02:00
Bugfix
This commit is contained in:
@@ -48,7 +48,7 @@ class PsrResponseCommandTest extends TestCase
|
||||
$this->assertTrue(in_array($output->getHeaderLine('Content-Type'), [
|
||||
'application/xml',
|
||||
'text/xml',
|
||||
]))
|
||||
]));
|
||||
|
||||
$this->assertEquals(
|
||||
strlen($encodedContent),
|
||||
|
Reference in New Issue
Block a user