Skip to content

Commit e422cac

Browse files
ACQE-8907: [MTFT Test] StorefrontPersistentCartCheckoutAfterSessionExpireLoginAndOrderTest
- Updated stepkey name.
1 parent ffd9429 commit e422cac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Persistent/Test/Mftf/Test/StorefrontPersistentCartCheckoutAfterSessionExpireLoginAndOrderTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
<!-- Step 10: Go to checkout -->
8383
<actionGroup ref="GoToCheckoutFromMinicartActionGroup" stepKey="goToCheckoutAfterSecondProduct"/>
8484
<!-- Step 11: Login as current user on checkout page -->
85-
<actionGroup ref="StorefrontFillCustomerLoginFormActionGroup" stepKey="fillLoginFormSecondAttempt">
85+
<actionGroup ref="StorefrontFillCustomerLoginFormActionGroup" stepKey="loginAsCustomerOnCheckout">
8686
<argument name="customer" value="Simple_US_Customer_NY" />
8787
</actionGroup>
8888
<actionGroup ref="StorefrontClickSignOnCustomerLoginFormActionGroup" stepKey="clickSignInAccountButton" />

0 commit comments

Comments
 (0)