Skip to content

Commit c40e3ec

Browse files
committed
ACQE-6440 | [MFTF TESTS] PlaceOrderUsingPaypalExpressWithPaymentActionOrderTest
1 parent de4dfb8 commit c40e3ec

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

app/code/Magento/Paypal/Test/Mftf/Test/AdminCheckoutUsingPaypalInContextWithDifferentCurrenciesTest.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,9 @@
3737
</actionGroup>
3838
</before>
3939
<after>
40-
<magentoCLI command="config:set {{SetDefaultCurrencyHKDConfig.path}} {{SetDefaultCurrencyHKDConfig.value}}" stepKey="resetDefaultCurrencyBaseBackToHKD"/>
41-
<magentoCLI command="config:set {{SetAllowedCurrenciesConfigForUSD.path}} {{SetAllowedCurrenciesConfigForUSD.value}},{{SetAllowedCurrenciesConfigForHKD.value}}" stepKey="resetAllowedCurrencyBaseBackToUSD"/>
40+
<magentoCLI command="config:set {{SetDefaultCurrencyUSDConfig.path}} {{SetDefaultCurrencyUSDConfig.value}}" stepKey="resetDefaultCurrencyBaseBackToUSD"/>
41+
<magentoCLI command="config:set {{SetAllowedCurrenciesConfigForUSD.path}} {{SetAllowedCurrenciesConfigForUSD.value}}" stepKey="resetAllowedCurrencyBaseBackToUSD"/>
42+
<magentoCLI command="config:set {{SetCurrencyUSDBaseConfig.path}} " stepKey="setCurrencyBaseUSD"/>
4243
<actionGroup ref="CliCacheFlushActionGroup" stepKey="flushCache">
4344
<argument name="tags" value="config full_page"/>
4445
</actionGroup>

0 commit comments

Comments
 (0)