Skip to content

Commit 95f55ec

Browse files
authored
ACQE-6440 | [MFTF TESTS] PlaceOrderUsingPaypalExpressWithPaymentActionOrderTest
1 parent 23845ff commit 95f55ec

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,9 +103,6 @@
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">
107-
<argument name="tags" value=""/>
108-
</actionGroup>
109106
<!--Assert the authorization transaction is present in transaction grid-->
110107
<actionGroup ref="AdminAssertTransactionTypeInTransactionTabActionGroup" stepKey="assertTransactionTypeHasAuthorization">
111108
<argument name="transactionType" value="authorization"/>

0 commit comments

Comments
 (0)