Skip to content

Commit b439970

Browse files
glo74170Manjusha.S
authored andcommitted
MC-27419 : Removed unwanted files
1 parent ea0e099 commit b439970

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

app/code/Magento/Checkout/Test/Mftf/ActionGroup/StorefrontGuestSignInActionGroup.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
<description>Enter email id and password, click on sign in button.</description>
1414
</annotations>
1515
<arguments>
16-
<!--<argument name="username" type="string" defaultValue=""/>-->
1716
<argument name="email" type="string" defaultValue=""/>
1817
<argument name="password" type="string" defaultValue=""/>
1918
</arguments>

app/code/Magento/Checkout/Test/Mftf/Test/StorefrontGuestCheckoutTest/StorefrontShoppingCartGuestCheckoutDisabledTest.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,7 @@
2929
</createData>
3030
<!-- create customer and clean the cache and index-->
3131
<createData entity="Simple_US_Customer" stepKey="createCustomer"/>
32-
<comment userInput="Adding the comment to replace CliIndexerReindexActionGroup action group ('indexer:reindex' commands) for preserving Backward Compatibility" stepKey="reindex"/>
33-
<comment userInput="Adding the comment to replace CliCacheFlushActionGroup action group ('cache:flush' command) for preserving Backward Compatibility" stepKey="flushCache"/>
34-
</before>
32+
</before>
3533
<!-- Goto storefront and add product to cart-->
3634
<amOnPage url="{{StorefrontCategoryPage.url($$createCategory.custom_attributes[url_key]$$)}}" stepKey="onCategoryPage"/>
3735
<waitForPageLoad stepKey="waitForPageLoad6"/>

0 commit comments

Comments
 (0)