Skip to content

Commit cb4aab3

Browse files
[ACQE-4974] Adding severity to the test case
1 parent b1197fe commit cb4aab3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,10 @@
1111
<test name="StorefrontVerifyCategoryPageNotCachedTest">
1212
<annotations>
1313
<features value="Catalog"/>
14-
<stories value="Product Categories Indexer"/>
1514
<title value="Verify category page is not cached"/>
15+
<stories value="Product Categories Indexer"/>
1616
<description value="Verify that the category page is NOT cached for customers with different tax rates"/>
17+
<severity value="AVERAGE"/>
1718
<group value="Catalog"/>
1819
<group value="indexer"/>
1920
</annotations>

0 commit comments

Comments
 (0)