Skip to content

Commit 6c7d52b

Browse files
committed
ACQE-8963: To verify customer group for guest users
- Remodified story in test file
1 parent 891e03d commit 6c7d52b

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
@@ -29,7 +29,7 @@
2929
<!-- Customer log out -->
3030
<actionGroup ref="StorefrontCustomerLogoutActionGroup" stepKey="customerLogout"/>
3131
<!-- Delete created product -->
32-
<deleteData createDataKey="createSimpleProduct" stepKey="deleteSimpleProduct"/>
32+
<deleteData createDataKey="simpleProductOne" stepKey="deleteSimpleProduct"/>
3333
<!-- Delete customer -->
3434
<deleteData createDataKey="createCustomer" stepKey="deleteCustomer"/>
3535
</after>

0 commit comments

Comments
 (0)