File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
dev/tests/integration/testsuite/Magento/Customer/Model/ResourceModel/Grid Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,11 @@ protected function setUp()
38
38
}
39
39
40
40
/**
41
- * Customer Grid Indexer can't work in 'Update on Schedule' mode.
41
+ * Test updated data for customer grid indexer during save/update customer data(including address data)
42
+ * in 'Update on Schedule' mode.
43
+ *
44
+ * Customer Grid Indexer can't work in 'Update on Schedule' mode. All data for indexer must be updated in realtime
45
+ * during save/update customer data(including address data).
42
46
*
43
47
* @magentoDataFixture Magento/Customer/_files/customer_grid_indexer_enabled_update_on_schedule.php
44
48
* @magentoDataFixture Magento/Customer/_files/customer_sample.php
You can’t perform that action at this time.
0 commit comments