Skip to content

Commit e2e1d5a

Browse files
committed
MC-10751: [B2B-Company Credit] Change company credit currency for different admin locale
1 parent 75e000f commit e2e1d5a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/code/Magento/CurrencySymbol/Test/Mftf/Page/ConfigCurrencySetupPage.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
<pages xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
1010
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Page/etc/PageObject.xsd">
11-
<page name="ConfigCurrencySetupPage" url="admin/system_config/edit/section/currency" area="admin" module="Magento_Config">
11+
<page name="ConfigCurrencySetupPage" url="admin/system_config/edit/section/currency" area="admin" module="Magento_CurrencySymbol">
12+
<section name="CurrencySetupSection"/>
1213
</page>
1314
</pages>

0 commit comments

Comments
 (0)