Skip to content

Commit 8fd5c91

Browse files
committed
Merge remote-tracking branch 'origin/MC-32578' into 2.4-develop-pr21
2 parents 6fe7150 + b38b4ec commit 8fd5c91

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,10 @@
1212
<stories value="Recently Viewed Product"/>
1313
<title value="Recently Viewed Product at store level"/>
1414
<description value="Recently Viewed Product should not be displayed on second store , if configured as, Per Store "/>
15-
<testCaseId value="MC-32018"/>
15+
<testCaseId value="MC-32226"/>
1616
<severity value="CRITICAL"/>
1717
<group value="catalog"/>
18+
<group value="WYSIWYGDisabled"/>
1819
</annotations>
1920
<before>
2021
<actionGroup ref="LoginAsAdmin" stepKey="loginAsAdmin"/>
@@ -163,4 +164,4 @@
163164
<assertNotContains expected="$$createSimpleProduct1.name$$" actual="$grabDontSeeHomeProduct1" stepKey="assertNotSeeProduct1"/>
164165

165166
</test>
166-
</tests>
167+
</tests>

0 commit comments

Comments
 (0)