Skip to content

Commit 6df77f4

Browse files
committed
MC-21646: Integration Test failed with elasticsearch6: Magento\ProductAlert\Model\ObserverTest::testProcessPortuguese
- Fixed functional test
1 parent 9e78e7a commit 6df77f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
<waitForPageLoad stepKey="waitSaveToApply"/>
4747
<!-- See if warning message displays -->
4848
<comment userInput="See if warning message displays" stepKey="checkWarningMessagePresence"/>
49+
<click selector="{{AdminSystemMessagesSection.systemMessagesDropdown}}" stepKey="openMessageSection"/>
4950
<see selector="{{AdminMessagesSection.warningMessage}}" userInput="Please go to Cache Management and refresh cache types" stepKey="seeWarningMessage"/>
5051
</test>
5152
</tests>

0 commit comments

Comments
 (0)