Skip to content

Commit a79ed84

Browse files
committed
fix unit tests
1 parent d67c517 commit a79ed84

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/lib/FieldTypeProcessor/ImageProcessorTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ public function testPostProcessValueHash()
4646

4747
self::assertEquals(
4848
[
49+
'inputUri' => 'var/some_site/223-1-eng-US/Cool-File.jpg',
4950
'path' => '/var/some_site/223-1-eng-US/Cool-File.jpg',
5051
'imageId' => '223-12345',
5152
'variations' => $expectedVariations,

0 commit comments

Comments
 (0)