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 ce8add5 commit 65e95dfCopy full SHA for 65e95df
app/code/Magento/Translation/Test/Mftf/Test/StorefrontInlineTranslationOnCheckoutTest.xml
@@ -364,7 +364,7 @@
364
<!-- 8. Clear magento cache -->
365
<magentoCLI command="cache:flush" stepKey="flushCacheAfterTranslateDisabled"/>
366
367
- <actionGroup ref="AdminCleanStaticAndVarDirsActionGroup" stepKey="cleanStaticAndVarDirs"/>
+ <magentoCLI command="setup:static-content:deploy -f" stepKey="deployStaticContent"/>
368
369
<!-- 9. Clear browser locale storage for magento site -->
370
<executeJS function="localStorage.clear();" stepKey="clearStorage"/>
0 commit comments