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 20b7e0d commit e307834Copy full SHA for e307834
app/code/Magento/Backend/Test/Mftf/Test/AdminLoginAfterJSMinificationTest.xml
@@ -24,6 +24,7 @@
24
<actionGroup ref="CliCacheCleanActionGroup" stepKey="cleanCache">
25
<argument name="tags" value="config"/>
26
</actionGroup>
27
+ <magentoCLI command="setup:static-content:deploy -f" stepKey="deployStaticContent"/>
28
<actionGroup ref="AdminLoginActionGroup" stepKey="loginAsAdmin"/>
29
</before>
30
<after>
0 commit comments