Skip to content

Commit 3e46731

Browse files
committed
deprecating old test
Please enter the commit message for your changes. Lines starting
1 parent ea99547 commit 3e46731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Sales/Test/Mftf/Test/AdminCreateInvoiceTest.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<tests xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
1010
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">
11-
<test name="AdminCreateInvoiceTest">
11+
<test name="AdminCreateInvoiceTest" deprecated="Use AdminInvoiceOrderTest instead">
1212
<annotations>
1313
<features value="Sales"/>
1414
<stories value="Create an Invoice via the Admin"/>

0 commit comments

Comments
 (0)