Skip to content

Commit 7a91e77

Browse files
committed
MC-17269: Date format grid is not based on the locale defined in the back-office
1 parent 8ecec7b commit 7a91e77

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/Ui/Test/Mftf/Test/AdminCheckingDateAfterChangeInterfaceLocaleTest.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
<group value="ui"/>
2020
</annotations>
2121
<before>
22+
<!--Deploy static content with French locale-->
23+
<magentoCLI command="setup:static-content:deploy fr_FR" stepKey="deployStaticContentWithFrenchLocale"/>
2224
<!--Create entities-->
2325
<createData entity="SimpleProduct2" stepKey="createProduct"/>
2426
<createData entity="Simple_US_Customer" stepKey="createCustomer"/>

0 commit comments

Comments
 (0)