Skip to content

Commit 153d847

Browse files
author
ogorkun
committed
MC-32830: Do not store admin and customer tokens in DB
1 parent 23954d5 commit 153d847

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/Customer/GetCustomerCartTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@ public function testGetCustomerCartAfterTokenRevoked()
159159
* Querying for the customer cart twice->should return the same cart
160160
*
161161
* @magentoApiDataFixture Magento/Customer/_files/customer.php
162+
* @magentoDbIsolation disabled
162163
*/
163164
public function testRequestCustomerCartTwice()
164165
{

0 commit comments

Comments
 (0)