File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
app/code/Magento/Directory/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 65
65
<click selector =" {{AdminCurrencySymbolsGridSection.saveCurrencySymbols}}" stepKey =" clickSaveCurrencySymbols" />
66
66
<waitForPageLoad stepKey =" waitForSave" />
67
67
<see selector =" {{AdminMessagesSection.success}}" userInput =" {{AdminSaveCurrencySymbolMessageData.success}}" stepKey =" seeSuccessMessage" />
68
-
68
+ <actionGroup ref =" CliCacheCleanActionGroup" stepKey =" cleanInvalidatedCaches" >
69
+ <argument name =" tags" value =" config full_page" />
70
+ </actionGroup >
69
71
<!-- Redirect back to admin dashboard screen-->
70
72
<actionGroup ref =" AdminReloadDashboardDataActionGroup" stepKey =" reloadDashboardData" />
71
73
<!-- Verify there is a space between custom currency symbol respective amounts on admin dashboard-->
You can’t perform that action at this time.
0 commit comments