File tree 2 files changed +3
-0
lines changed
ConfigurableProduct/Test/Mftf/Test 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 61
61
<requiredEntity createDataKey =" createConfigProduct" />
62
62
</createData >
63
63
<updateData entity =" ApiSimpleProductUpdateDescription" stepKey =" updateConfigProduct" createDataKey =" createConfigProduct" />
64
+ <!-- Reindex invalidated indices after product attribute has been created/deleted -->
65
+ <actionGroup ref =" CliRunReindexUsingCronJobsActionGroup" stepKey =" reindexInvalidatedIndices" />
64
66
</before >
65
67
<after >
66
68
<!-- @TODO: Uncomment once MQE-679 is fixed -->
Original file line number Diff line number Diff line change 26
26
<actionGroup ref =" StorefrontCustomerLogoutActionGroup" stepKey =" logoutCustomer" />
27
27
<actionGroup ref =" LoginAsAdmin" stepKey =" loginAsAdmin" />
28
28
<actionGroup ref =" DeleteCustomerFromAdminActionGroup" stepKey =" deleteCustomerFromAdmin" />
29
+ <actionGroup ref =" ClearFiltersAdminDataGridActionGroup" stepKey =" clearProductsGridFilters" />
29
30
<actionGroup ref =" logout" stepKey =" adminLogout" />
30
31
</after >
31
32
<!-- Step 0: User signs up an account -->
You can’t perform that action at this time.
0 commit comments