File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
CatalogUrlRewrite/Test/Mftf/Test
UrlRewrite/Test/Mftf/Test/AdminCheckUrlRewritesCorrectlyGeneratedForMultipleStoreviewsDuringProductImportTest Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 17
17
<testCaseId value =" MC-38053" />
18
18
</annotations >
19
19
<before >
20
+ <magentoCLI command =" config:set catalog/seo/generate_category_product_rewrites 1" stepKey =" enableCategoryProductRewrites" />
20
21
<magentoCLI command =" config:set catalog/seo/product_use_categories 1" stepKey =" setEnableUseCategoriesPath" />
21
22
<createData entity =" SubCategory" stepKey =" rootCategory" />
22
23
<createData entity =" SimpleSubCategoryDifferentUrlStore" stepKey =" subCategory" >
44
45
<argument name =" customStore" value =" customStoreFR" />
45
46
</actionGroup >
46
47
<actionGroup ref =" AdminLogoutActionGroup" stepKey =" logout" />
48
+ <magentoCLI command =" config:set catalog/seo/generate_category_product_rewrites 0" stepKey =" disableCategoryProductRewrites" />
47
49
</after >
48
50
49
51
<actionGroup ref =" NavigateToCreatedCategoryActionGroup" stepKey =" navigateToCreatedSubCategory" >
Original file line number Diff line number Diff line change 18
18
<group value =" urlRewrite" />
19
19
</annotations >
20
20
<before >
21
+ <magentoCLI command =" config:set catalog/seo/generate_category_product_rewrites 1" stepKey =" enableCategoryProductRewrites" />
21
22
<createData entity =" ApiCategory" stepKey =" createCategory" >
22
23
<field key =" name" >category-admin</field >
23
24
</createData >
48
49
</actionGroup >
49
50
<actionGroup ref =" ResetAdminDataGridToDefaultViewActionGroup" stepKey =" clearFiltersIfSet" />
50
51
<actionGroup ref =" AdminLogoutActionGroup" stepKey =" logout" />
52
+ <magentoCLI command =" config:set catalog/seo/generate_category_product_rewrites 0" stepKey =" disableCategoryProductRewrites" />
51
53
</after >
52
54
<!-- Change category name and URL key for EN Store View-->
53
55
<actionGroup ref =" SwitchCategoryStoreViewActionGroup" stepKey =" switchToStoreViewEn" >
You can’t perform that action at this time.
0 commit comments