Skip to content

Commit b636af3

Browse files
committed
ACP2E-3669: [CLOUD] Product URL Rewrites Not Created for New Store: Go Live Blocker
1 parent 372ddb2 commit b636af3

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,5 +168,11 @@
168168
<argument name="product" value="$$createProduct3$$"/>
169169
</actionGroup>
170170

171+
<comment userInput="BIC workaround" stepKey="navigateToCategoryPageAfterStoreFrontProductsAssertions"/>
172+
<comment userInput="BIC workaround" stepKey="clickOnNewRootCategoryA"/>
173+
<comment userInput="BIC workaround" stepKey="waitForPageNewRootCategoryALoad" />
174+
<comment userInput="BIC workaround" stepKey="enterCategoryNameAsDefaultCategory"/>
175+
<comment userInput="BIC workaround" stepKey="saveCategoryDefaultCategory"/>
176+
<comment userInput="BIC workaround" stepKey="assertSuccessMessageAfterSaveDefaultCategory"/>
171177
</test>
172178
</tests>

app/code/Magento/CatalogUrlRewrite/Test/Mftf/Data/QueueConsumerData.xml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
33
/**
4-
* Copyright © Magento, Inc. All rights reserved.
5-
* See COPYING.txt for license details.
4+
/**
5+
* Copyright 2014 Adobe
6+
* All Rights Reserved.
7+
*/
68
*/
79
-->
810

0 commit comments

Comments
 (0)