Skip to content

Commit

Permalink
fix unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ViniTou committed Dec 10, 2024
1 parent d67c517 commit a79ed84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/lib/FieldTypeProcessor/ImageProcessorTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ public function testPostProcessValueHash()

self::assertEquals(
[
'inputUri' => 'var/some_site/223-1-eng-US/Cool-File.jpg',
'path' => '/var/some_site/223-1-eng-US/Cool-File.jpg',
'imageId' => '223-12345',
'variations' => $expectedVariations,
Expand Down

0 comments on commit a79ed84

Please sign in to comment.