We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2eaa1d commit 5a0ae70Copy full SHA for 5a0ae70
app/code/Magento/Checkout/Test/Mftf/Test/StorefrontGuestCheckoutTest.xml
@@ -81,11 +81,8 @@
81
<title value="Guest Checkout when Cart sidebar disabled"/>
82
<description value="Should be able to place an order as a Guest when Cart sidebar is disabled"/>
83
<severity value="CRITICAL"/>
84
- <testCaseId value="MAGETWO-97001"/>
+ <testCaseId value="MC-16587"/>
85
<group value="checkout"/>
86
- <skip>
87
- <issueId value="MC-17140"/>
88
- </skip>
89
</annotations>
90
<before>
91
<magentoCLI stepKey="disableSidebar" command="config:set checkout/sidebar/display 0" />
0 commit comments