Skip to content

Commit e732a9c

Browse files
authored
ACQE-5331: [MFTF PR TESTS] AdminSimpleProductImagesTest
1 parent 6801e20 commit e732a9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Catalog/Test/Mftf/Test/AdminSimpleProductImagesTest/AdminSimpleProductImagesTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050

5151
<click selector="{{AdminProductImagesSection.productImagesToggle}}" stepKey="expandImages"/>
5252

53-
<!-- *.bmp is not allowed -->
53+
<!-- *.bmp is not allowed -->
5454
<attachFile selector="{{AdminProductImagesSection.imageFileUpload}}" userInput="bmp.bmp" stepKey="attachBmp"/>
5555
<waitForElementVisible selector="{{AdminProductMessagesSection.errorMessage}}" stepKey="waitForUploadBmp"/>
5656
<see selector="{{AdminProductMessagesSection.errorMessage}}" userInput="bmp.bmp was not uploaded. Disallowed file type." stepKey="seeErrorBmp"/>

0 commit comments

Comments
 (0)