Skip to content
This repository was archived by the owner on Apr 29, 2019. It is now read-only.

Commit 18872a1

Browse files
committed
MAGETWO-87845: InsertDefaultMagentoVariableIntoWYSIWYGOnPagesCest fails due to missing cache clear
- add new cache clear step
1 parent 7efa886 commit 18872a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/tests/acceptance/tests/functional/Magento/FunctionalTest/Cms/Test/AdminAddVariableToWYSIWYGCMSCest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@
8686
<see userInput="{{customVariable.html}}" stepKey="seeCustomVariable2" />
8787
<!--Delete Custom Variable-->
8888
<actionGroup ref="DeleteCustomVariableActionGroup" stepKey="deleteCustomVariable" />
89+
<actionGroup ref="ClearCacheActionGroup" stepKey="clearCache" />
8990
<!--Refresh Storefront-->
9091
<amOnPage url="{{_defaultCmsPage.identifier}}" stepKey="amOnPageTestPageRefresh"/>
9192
<waitForPageLoad stepKey="waitForPageLoad7" />

0 commit comments

Comments
 (0)