Skip to content

Commit 65e95df

Browse files
committed
MC-31663: Inline translation doesn't work correctly
1 parent ce8add5 commit 65e95df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Translation/Test/Mftf/Test/StorefrontInlineTranslationOnCheckoutTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@
364364
<!-- 8. Clear magento cache -->
365365
<magentoCLI command="cache:flush" stepKey="flushCacheAfterTranslateDisabled"/>
366366

367-
<actionGroup ref="AdminCleanStaticAndVarDirsActionGroup" stepKey="cleanStaticAndVarDirs"/>
367+
<magentoCLI command="setup:static-content:deploy -f" stepKey="deployStaticContent"/>
368368

369369
<!-- 9. Clear browser locale storage for magento site -->
370370
<executeJS function="localStorage.clear();" stepKey="clearStorage"/>

0 commit comments

Comments
 (0)