Skip to content

Commit 96659fd

Browse files
committed
ACP2E-1018: Wrong special price currency
- adding MFTF test
1 parent c79ff5d commit 96659fd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/code/Magento/Catalog/Test/Mftf/Test/AdminCheckProductListPriceAttributesTest.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@
3434
<deleteData createDataKey="createSimpleProduct" stepKey="deleteSimpleProduct"/>
3535
<actionGroup ref="AdminLogoutActionGroup" stepKey="logout"/>
3636
<!-- Reindex invalidated indices after product attribute has been created/deleted -->
37-
<magentoCron groups="index" stepKey="reindexInvalidatedIndices"/>
37+
<!-- <magentoCron groups="index" stepKey="reindexInvalidatedIndices"/>
38+
-->
3839
</after>
3940

4041
<actionGroup ref="ToggleAdminProductGridColumnsDropdownActionGroup" stepKey="openColumnsDropdown"/>

0 commit comments

Comments
 (0)