Skip to content

Commit 5cacc9b

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
<dontSee selector="{{AdminOrderDetailsMainActionsSection.authorize}}" stepKey="dontSeeAuthorizationButtonAfterAuthorizing"/>
104104
<!--Assert the invoice button is present-->
105105
<waitForElementVisible selector="{{AdminOrderDetailsMainActionsSection.invoice}}" stepKey="waitForInvoiceButtonToBeAppeared"/>
106-
<actionGroup ref="CliCacheFlushActionGroup" stepKey="flushCache" after="flushCache">
106+
<actionGroup ref="CliCacheFlushActionGroup" stepKey="flushCache">
107107
<argument name="tags" value=""/>
108108
</actionGroup>
109109
<!--Assert the authorization transaction is present in transaction grid-->

0 commit comments

Comments
 (0)