Skip to content

Commit 2b09c4e

Browse files
committed
ACP2E-1445: Customer data in Local Storage not reset when session file lost
- Fixed the CR comments.
1 parent 90d3ff5 commit 2b09c4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Customer/Test/Mftf/Test/StorefrontValidateMiniCartEmptyAfterClearingSessionTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<group value="customer"/>
2121
</annotations>
2222
<before>
23-
<magentoCLI stepKey="enablePersistentShoppingCart" command="config:set persistent/options/enabled 0"/>
23+
<magentoCLI stepKey="disablePersistentShoppingCart" command="config:set persistent/options/enabled 0"/>
2424
<!-- Create customer -->
2525
<createData entity="Simple_US_Customer" stepKey="createCustomer"/>
2626

0 commit comments

Comments
 (0)