Skip to content

Commit 027c4e7

Browse files
committed
Merge remote-tracking branch 'l3/MC-40155' into PR-01-21
2 parents a6e6781 + 9ebec4f commit 027c4e7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

app/code/Magento/Backend/Test/Mftf/Data/GeneralLocalConfigsData.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@
88

99
<entities xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
1010
xsi:noNamespaceSchemaLocation="urn:magento:mftf:DataGenerator/etc/dataProfileSchema.xsd">
11+
<entity name="GeneralLocaleCodeConfigsForUkraine">
12+
<data key="path">general/locale/code</data>
13+
<data key="scope">websites</data>
14+
<data key="scope_code">base</data>
15+
<data key="value">uk_UA</data>
16+
</entity>
1117
<entity name="GeneralLocalCodeConfigsForChina">
1218
<data key="path">general/locale/code</data>
1319
<data key="scope">websites</data>

0 commit comments

Comments
 (0)