Skip to content

Commit 5031d7b

Browse files
Merge branch 'ACQE-8907' into ACQE-functional-deployment-v4-4
2 parents 182fdaa + 72e531f commit 5031d7b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
-->
88

99
<tests xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
10-
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">
10+
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">
1111
<test name="StorefrontPersistentCartCheckoutAfterSessionExpireLoginAndOrderTest">
1212
<annotations>
1313
<features value="Persistent"/>
@@ -17,6 +17,9 @@
1717
<severity value="MAJOR"/>
1818
<testCaseId value="AC-5489"/>
1919
<group value="persistent"/>
20+
<skip>
21+
<issueId value="AC-15962"/>
22+
</skip>
2023
</annotations>
2124
<before>
2225
<!-- Step 2: Enable Persistence shopping cart and set enable persistence to yes -->

0 commit comments

Comments
 (0)