We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c79ff5d commit 96659fdCopy full SHA for 96659fd
app/code/Magento/Catalog/Test/Mftf/Test/AdminCheckProductListPriceAttributesTest.xml
@@ -34,7 +34,8 @@
34
<deleteData createDataKey="createSimpleProduct" stepKey="deleteSimpleProduct"/>
35
<actionGroup ref="AdminLogoutActionGroup" stepKey="logout"/>
36
<!-- Reindex invalidated indices after product attribute has been created/deleted -->
37
- <magentoCron groups="index" stepKey="reindexInvalidatedIndices"/>
+ <!-- <magentoCron groups="index" stepKey="reindexInvalidatedIndices"/>
38
+ -->
39
</after>
40
41
<actionGroup ref="ToggleAdminProductGridColumnsDropdownActionGroup" stepKey="openColumnsDropdown"/>
0 commit comments