Skip to content

Commit f6ad611

Browse files
committed
ACQE-8896: Admin should be able to create configurable product with Chinese locale and verify data persistence
- Added static content deploy command
1 parent 522fde3 commit f6ad611

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminCreateConfigurableProductWithChineseLocaleTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
<group value="ConfigurableProduct"/>
1919
</annotations>
2020
<before>
21+
<magentoCLI command="setup:static-content:deploy zh_Hans_CN" stepKey="deployStaticContentWithChineseLocale"/>
2122
<actionGroup ref="AdminLoginActionGroup" stepKey="loginAsAdmin"/>
2223
<actionGroup ref="SetAdminAccountActionGroup" stepKey="changeAdminLocaleToChina">
2324
<argument name="InterfaceLocaleByValue" value="zh_Hans_CN"/>

0 commit comments

Comments
 (0)