Skip to content

Commit 00cb976

Browse files
ACQE-5193 : Adding annotations for static test failure fix
1 parent 7462348 commit 00cb976

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

app/code/Magento/CurrencySymbol/Test/Mftf/Test/UpdateCurrencyRateForQuotesInStatusesOrderedAndClosedTest.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@
99
<tests xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
1010
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">
1111
<test name="UpdateCurrencyRateForQuotesInStatusesOrderedAndClosedTest">
12+
<annotations>
13+
<stories value="Currency Rates"/>
14+
<title value="Update currency rate for quotes in statuses Ordered and Closed"/>
15+
<description value="Update currency rate for created quotes in statuses Ordered and Closed"/>
16+
<severity value="MAJOR"/>
17+
<testCaseId value="B2B-1506"/>
18+
</annotations>
1219
<actionGroup ref="AdminExpandCurrencyOptionsActionGroup" stepKey="openCurrencyOptions"/>
1320
</test>
1421
</tests>

0 commit comments

Comments
 (0)