Skip to content

Commit 59e8b00

Browse files
Sahil.kumarSahil.kumar
authored andcommitted
Added fix
1 parent 08f26d0 commit 59e8b00

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/Backend/Test/Mftf/Test/AdminVerifyStateProvinceRequiredOnAddingNewAddressPageTest.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@
2121
<before>
2222
<!-- Set locale options to United Kingdom-->
2323
<magentoCLI stepKey="localeUK" command="config:set general/locale/code en_GB"/>
24+
<!-- Deploy static content with United Kingdom locale-->
25+
<magentoCLI command="setup:static-content:deploy en_GB" stepKey="deployStaticContentWithUnitedKingdomLocale"/>
2426
<actionGroup ref="AdminLoginActionGroup" stepKey="loginAsAdmin"/>
2527
</before>
2628
<after>

0 commit comments

Comments
 (0)