Skip to content

Commit b90fc99

Browse files
added pr_exclude to repeated failed test
1 parent 591c857 commit b90fc99

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
33
/**
4-
* Copyright © Magento, Inc. All rights reserved.
5-
* See COPYING.txt for license details.
4+
* Copyright 2025 Adobe
5+
* All Rights Reserved.
66
*/
77
-->
88

@@ -19,6 +19,7 @@
1919
<group value="persistent"/>
2020
<group value="customer"/>
2121
<group value="cloud"/>
22+
<group value="pr_exclude"/>
2223
</annotations>
2324
<before>
2425
<!--Enable Persistence-->

0 commit comments

Comments
 (0)