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
478478 /**
479479 * Test customer indexer gets invalidated after import when Update on Schedule mode is set
480480 *
481- * @magentoAppIsolation enabled
482- * @magentoDbIsolation disabled
481+ * @magentoDbIsolation enabled
483482 */
484483 public function testCustomerIndexer (): void
485484 {
Original file line number Diff line number Diff line change @@ -495,8 +495,7 @@ public function testUpdateExistingCustomers(): void
495495 /**
496496 * Test customer indexer gets invalidated after import when Update on Schedule mode is set
497497 *
498- * @magentoAppIsolation enabled
499- * @magentoDbIsolation disabled
498+ * @magentoDbIsolation enabled
500499 * @return void
501500 */
502501 public function testCustomerIndexer (): void
You can’t perform that action at this time.
0 commit comments