Skip to content

Commit e760554

Browse files
Chhandak.BaruaChhandak.Barua
authored andcommitted
ACP2E-997 Flaky MFTF test: AdminCheckingDateAfterChangeFrenchCanadaInterfaceLocaleTest
1 parent cf0efeb commit e760554

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Sales/Test/Mftf/Test/AdminCheckingDateAfterChangeFrenchCanadaInterfaceLocaleTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
<!--Get month name in French-->
8484
<executeJS function="
8585
var moment = require('moment');
86-
moment.locale('fe-Ca');
86+
moment.locale('fr-Ca');
8787
return (moment('{$grabPurchaseDateInDefaultLocale}').locale('fr-Ca').format('MMM'))" stepKey="getMonthNameInFrench"/>
8888

8989
<!--Checking Date after changing "Interface Locale"-->

0 commit comments

Comments
 (0)