Skip to content

Commit 5c88a38

Browse files
authored
ACQE-6440 | [MFTF TESTS] PlaceOrderUsingPaypalExpressWithPaymentActionOrderTest
1 parent c40e3ec commit 5c88a38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<after>
4040
<magentoCLI command="config:set {{SetDefaultCurrencyUSDConfig.path}} {{SetDefaultCurrencyUSDConfig.value}}" stepKey="resetDefaultCurrencyBaseBackToUSD"/>
4141
<magentoCLI command="config:set {{SetAllowedCurrenciesConfigForUSD.path}} {{SetAllowedCurrenciesConfigForUSD.value}}" stepKey="resetAllowedCurrencyBaseBackToUSD"/>
42-
<magentoCLI command="config:set {{SetCurrencyUSDBaseConfig.path}} " stepKey="setCurrencyBaseUSD"/>
42+
<magentoCLI command="config:set {{SetCurrencyUSDBaseConfig.path}} {{SetCurrencyUSDBaseConfig.value}}" stepKey="setCurrencyBaseUSD"/>
4343
<actionGroup ref="CliCacheFlushActionGroup" stepKey="flushCache">
4444
<argument name="tags" value="config full_page"/>
4545
</actionGroup>

0 commit comments

Comments
 (0)