Skip to content

Commit b23f6c8

Browse files
committed
ACQE-8963: To verify customer group for guest users
- Corrected stepkey in test file
1 parent 6c7d52b commit b23f6c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Checkout/Test/Mftf/Test/AdminVerifyCustomerGroupNotLoggedInForGuestOrderTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
</actionGroup>
4242
<waitForPageLoad stepKey="waitForSimpleProductPageLoad"/>
4343
<actionGroup ref="StorefrontAddProductToCartActionGroup" stepKey="addProductToCart">
44-
<argument name="product" value="$$createSimpleProduct$$"/>
44+
<argument name="product" value="$$simpleProductOne$$"/>
4545
<argument name="productCount" value="1"/>
4646
</actionGroup>
4747
<actionGroup ref="GoToCheckoutFromMinicartActionGroup" stepKey="goToCheckoutFromMinicart"/>

0 commit comments

Comments
 (0)