Skip to content

Commit a68570f

Browse files
ACQE-6375:Registered Checkout Using PayPal Smart Button and Flat Rate
removed more steps related to gift card
1 parent 74cf7ba commit a68570f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,7 @@
5050
<actionGroup ref="GoToSpecifiedCreateProductPageActionGroup" stepKey="openProductFillForm">
5151
<argument name="productType" value="giftcard"/>
5252
</actionGroup>
53-
<!-- Add gift card product to category -->
54-
<searchAndMultiSelectOption selector="{{AdminProductFormSection.categoriesDropdown}}" parameterArray="[$$createCategory.name$$]" stepKey="fillCategory" after="addAmountToGiftCard"/>
55-
<!-- Save gift card product -->
53+
<!-- Save gift card product -->
5654
<actionGroup ref="SaveProductFormActionGroup" stepKey="saveProduct"/>
5755
<actionGroup ref="LoginToStorefrontActionGroup" stepKey="signUpNewUser">
5856
<argument name="Customer" value="$$createCustomer$$"/>

0 commit comments

Comments
 (0)