Skip to content

Commit a36fdc1

Browse files
ACQE-8871: [CE] Remove deprecated Tests
- Removed deprecated tests and related components
1 parent a8cf637 commit a36fdc1

14 files changed

+0
-1558
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)