We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d67c517 commit a79ed84Copy full SHA for a79ed84
tests/lib/FieldTypeProcessor/ImageProcessorTest.php
@@ -46,6 +46,7 @@ public function testPostProcessValueHash()
46
47
self::assertEquals(
48
[
49
+ 'inputUri' => 'var/some_site/223-1-eng-US/Cool-File.jpg',
50
'path' => '/var/some_site/223-1-eng-US/Cool-File.jpg',
51
'imageId' => '223-12345',
52
'variations' => $expectedVariations,
0 commit comments