File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
ConfigurableProduct/Test/Mftf/Test Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 44
44
<argument name =" ProductAttribute" value =" productDropDownAttribute" />
45
45
</actionGroup >
46
46
<actionGroup ref =" logout" stepKey =" logout" />
47
+
48
+ <!-- Reindex invalidated indices after product attribute has been created/deleted -->
49
+ <actionGroup ref =" CliRunReindexUsingCronJobsActionGroup" stepKey =" reindexInvalidatedIndices" />
47
50
</after >
48
51
49
52
<!-- Find the product that we just created using the product grid -->
Original file line number Diff line number Diff line change 25
25
<after >
26
26
<deleteData createDataKey =" createCategory" stepKey =" deleteCategory" />
27
27
<actionGroup ref =" logout" stepKey =" logout" />
28
+
29
+ <!-- Reindex invalidated indices after product attribute has been created/deleted -->
30
+ <actionGroup ref =" CliRunReindexUsingCronJobsActionGroup" stepKey =" reindexInvalidatedIndices" />
28
31
</after >
29
32
30
33
<!-- Begin creating a new product attribute of type "Image Swatch" -->
You can’t perform that action at this time.
0 commit comments