Skip to content

Commit e77d295

Browse files
author
Roman Lytvynenko
committed
MAGETWO-99493: Account lock status not showing correctly in Customer Grid
1 parent 1c81c10 commit e77d295

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dev/tests/integration/testsuite/Magento/Customer/Model/ResourceModel/Grid/CollectionReindexOnAccountLockTest.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ private function getCustomerGridLockExpire(): ?string
6969
* Test if customer account lock on too many failed authentication attempts triggers customer grid reindex
7070
*
7171
* @magentoDataFixture Magento/Customer/_files/customer.php
72+
* @magentoAppIsolation enabled
73+
* @magentoDbIsolation disabled
7274
*/
7375
public function testCustomerAccountReindexOnLock()
7476
{

0 commit comments

Comments
 (0)