Skip to content

Commit e8b1d13

Browse files
Merge branch 'ACQE-5772_2' into ACQE-6392
2 parents 7164ab1 + 20dbd53 commit e8b1d13

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,15 @@
2323
<createData entity="SimpleProduct" stepKey="createSimpleProduct3"/>
2424
<createData entity="Simple_US_Customer" stepKey="createCustomer"/>
2525
<actionGroup ref="AdminLoginActionGroup" stepKey="loginAsAdmin"/>
26+
<comment userInput="BIC workaround" stepKey="configPaypalPayflowPro"/>
27+
<comment userInput="BIC workaround" stepKey="SamplePaypalPaymentsProConfig"/>
28+
<comment userInput="BIC workaround" stepKey="cleanInvalidatedCaches"/>
2629
</before>
2730
<after>
31+
<comment userInput="BIC workaround" stepKey="rollbackPaypalPayflowProConfig"/>
32+
<comment userInput="BIC workaround" stepKey="disablePayPalExpress"/>
33+
<comment userInput="BIC workaround" stepKey="disablePayPalExpressBML"/>
34+
<comment userInput="BIC workaround" stepKey="cleanInvalidatedCaches"/>
2835
<actionGroup ref="AdminOrdersPageOpenActionGroup" stepKey="navigateToSalesOrderPage"/>
2936
<actionGroup ref="AdminClearFiltersActionGroup" stepKey="ClickOnButtonToRemoveFiltersIfPresent"/>
3037
<deleteData createDataKey="createCustomer" stepKey="deleteCustomer"/>

0 commit comments

Comments
 (0)