File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed
dev/tests/integration/testsuite/Magento/CustomerImportExport/Model/Import Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -478,8 +478,7 @@ public function testDifferentOptions(): void
478
478
/**
479
479
* Test customer indexer gets invalidated after import when Update on Schedule mode is set
480
480
*
481
- * @magentoAppIsolation enabled
482
- * @magentoDbIsolation disabled
481
+ * @magentoDbIsolation enabled
483
482
*/
484
483
public function testCustomerIndexer (): void
485
484
{
Original file line number Diff line number Diff line change @@ -495,8 +495,7 @@ public function testUpdateExistingCustomers(): void
495
495
/**
496
496
* Test customer indexer gets invalidated after import when Update on Schedule mode is set
497
497
*
498
- * @magentoAppIsolation enabled
499
- * @magentoDbIsolation disabled
498
+ * @magentoDbIsolation enabled
500
499
* @return void
501
500
*/
502
501
public function testCustomerIndexer (): void
You can’t perform that action at this time.
0 commit comments