Skip to content

Commit 5df3d61

Browse files
ACQE-8709: Mainline deployment PR
- fixed build failure issue
1 parent 9a9f799 commit 5df3d61

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminConfigurableProductUpdateTest/AdminConfigurableProductDisableAnOptionTest.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@
7676
<actionGroup ref="CliIndexerReindexActionGroup" stepKey="reindexInvalidatedIndices">
7777
<argument name="indices" value=""/>
7878
</actionGroup>
79-
<deleteData createDataKey="createCategory" stepKey="deletecreateCategory"/>
8079
</after>
8180

8281
<!--check storefront for both options-->

app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdvanceCatalogSearchConfigurableTest/AdvanceCatalogSearchConfigurableByShortDescriptionTest.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@
8989
<actionGroup ref="CliIndexerReindexActionGroup" stepKey="reindexInvalidatedIndices">
9090
<argument name="indices" value=""/>
9191
</actionGroup>
92-
<deleteData createDataKey="categoryHandle" stepKey="deletecategoryHandle"/>
9392
</after>
9493
</test>
9594
</tests>

app/code/Magento/ConfigurableProduct/Test/Mftf/Test/StorefrontAdvanceCatalogSearchConfigurableBySkuWithHyphenTest.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@
9090
<actionGroup ref="CliIndexerReindexActionGroup" stepKey="reindexInvalidatedIndices">
9191
<argument name="indices" value=""/>
9292
</actionGroup>
93-
<deleteData createDataKey="categoryHandle" stepKey="deletecategoryHandle"/>
9493
</after>
9594
</test>
9695
</tests>

0 commit comments

Comments
 (0)