Skip to content

Commit a6b6578

Browse files
author
ogorkun
committed
MC-32830: Do not store admin and customer tokens in DB
1 parent b9795b6 commit a6b6578

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,6 @@ 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
163162
*/
164163
public function testRequestCustomerCartTwice()
165164
{

0 commit comments

Comments
 (0)