Skip to content

Commit 5849be5

Browse files
committed
B2B-2139: [AWS S3] Flaky Tests: StorefrontCustomerCheckoutWithNewCustomerRegistrationAndDisableGuestCheckoutTest & StorefrontAutoGeneratedCouponCodeTest & AdminContentThemesEditTest
- Fixing flaky tests
1 parent 9aec2cc commit 5849be5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/SalesRule/Test/Mftf/Test/StorefrontAutoGeneratedCouponCodeTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
stepKey="waitForElementNotDiscountVisible"/>
123123

124124
<!-- Step 11. Log out from storefront -->
125-
<actionGroup ref="StorefrontSignOutActionGroup" stepKey="storefrontSignOut"/>
125+
<actionGroup ref="StorefrontCustomerLogoutActionGroup" stepKey="storefrontSignOut"/>
126126

127127
<!-- Step: 12-13. Open the Product Page, add the product to Cart, go to Shopping Cart and Apply the same coupon code -->
128128
<amOnPage url="{{StorefrontProductPage.url($$createSimpleProduct.custom_attributes[url_key]$$)}}" stepKey="openProductPage2"/>

0 commit comments

Comments
 (0)