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 aab079d commit e0a00fbCopy full SHA for e0a00fb
dev/tests/integration/testsuite/Magento/Framework/Image/Adapter/InterfaceTest.php
@@ -736,7 +736,7 @@ public function testValidateUploadFileExceptionDataProvider()
736
],
737
'image_empty' => [
738
'fileName' => 'empty.png',
739
- 'expectedErrorMsg' => 'Disallowed file type.',
+ 'expectedErrorMsg' => 'Wrong file size.',
740
'useFixture' => true
741
742
'notanimage' => [
0 commit comments