Skip to content

Commit ba9e7d2

Browse files
Merge pull request #10180 from magento-gl/ACQE-functional-deployment-v4-4
Bengals Functional Mainline deployment PR
2 parents cbca039 + 1d39d52 commit ba9e7d2

File tree

26 files changed

+852
-1612
lines changed

26 files changed

+852
-1612
lines changed

app/code/Magento/Backend/Test/Mftf/Test/AdminDashboardWithChartsTest.xml

Lines changed: 0 additions & 133 deletions
This file was deleted.

app/code/Magento/Bundle/Test/Mftf/Test/AdminDeleteBundleDynamicProductTest.xml

Lines changed: 0 additions & 61 deletions
This file was deleted.

app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminDisableRememberCategoryPaginationActionGroup.xml

Lines changed: 0 additions & 17 deletions
This file was deleted.

app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminEnableRememberCategoryPaginationActionGroup.xml

Lines changed: 0 additions & 17 deletions
This file was deleted.

app/code/Magento/Catalog/Test/Mftf/Data/ConfigData.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,4 @@
4141
<data key="path">catalog/custom_options/use_calendar</data>
4242
<data key="value">0</data>
4343
</entity>
44-
<entity name="EnableRememberCategoryPagination">
45-
<data key="path">catalog/frontend/remember_pagination</data>
46-
<data key="value">1</data>
47-
</entity>
48-
<entity name="DisableRememberCategoryPagination">
49-
<data key="path">catalog/frontend/remember_pagination</data>
50-
<data key="value">0</data>
51-
</entity>
5244
</entities>

0 commit comments

Comments
 (0)