Skip to content

Commit cc593bc

Browse files
shanthishanthi
authored andcommitted
Modified file
1 parent 4543355 commit cc593bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/code/Magento/CurrencySymbol/Test/Mftf/Section/CurrencySetupSection.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
<element name="baseCurrencyUseDefault" type="checkbox" selector="#currency_options_base_inherit"/>
1515
<element name="currencyOptions" type="select" selector="#currency_options-head"/>
1616
<element name="defaultCurrency" type="select" selector="#currency_options_default"/>
17-
<element name="defaultDisplayCurrency" type="select" selector="#currency_options_default_inherit"/>
18-
<element name="allowCurrenciesCheckbox" type="select" selector="#currency_options_allow_inherit"/>
17+
<element name="defaultdisplayCurrency" type="select" selector="#currency_options_default_inherit"/>
18+
<element name="allowcurrenciescheckbox" type="select" selector="#currency_options_allow_inherit"/>
1919
<element name="CheckCurrencyOptionsIfTabExpand" type="button" selector="#currency_options-head:not(.open)"/>
2020
</section>
2121
</sections>

0 commit comments

Comments
 (0)