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 c6d80ef commit 156cfdbCopy full SHA for 156cfdb
app/code/Magento/Directory/Test/Mftf/Section/AdminCurrencySetupSection.xml
@@ -8,7 +8,7 @@
8
9
<sections xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
10
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Page/etc/SectionObject.xsd">
11
- <section name="CurrencySetupSection">
+ <section name="AdminCurrencySetupSection">
12
<element name="defaultCurrency" type="select" selector="#currency_options_default"/>
13
<element name="defaultdisplayCurrency" type="select" selector="#currency_options_default_inherit"/>
14
</section>
0 commit comments