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 db69b5e commit d434f4bCopy full SHA for d434f4b
app/code/Magento/Customer/Test/Mftf/Test/StorefrontRetainLocalCacheStorageTest.xml
@@ -1,8 +1,8 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!--
3
/**
4
- * Copyright 2024 Adobe
5
- * All Rights Reserved.
+ * Copyright © Magento, Inc. All rights reserved.
+ * See COPYING.txt for license details.
6
*/
7
-->
8
@@ -17,6 +17,9 @@
17
<severity value="AVERAGE"/>
18
<testCaseId value="AC-3635"/>
19
<group value="customer"/>
20
+ <skip>
21
+ <issueId value="ACQE-4352"/>
22
+ </skip>
23
</annotations>
24
<before>
25
<createData entity="Simple_US_Customer" stepKey="createCustomer"/>
0 commit comments