We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75e000f commit e2e1d5aCopy full SHA for e2e1d5a
app/code/Magento/CurrencySymbol/Test/Mftf/Page/ConfigCurrencySetupPage.xml
@@ -8,6 +8,7 @@
8
9
<pages xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
10
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">
+ <page name="ConfigCurrencySetupPage" url="admin/system_config/edit/section/currency" area="admin" module="Magento_CurrencySymbol">
12
+ <section name="CurrencySetupSection"/>
13
</page>
14
</pages>
0 commit comments