We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea99547 commit 3e46731Copy full SHA for 3e46731
app/code/Magento/Sales/Test/Mftf/Test/AdminCreateInvoiceTest.xml
@@ -8,7 +8,7 @@
8
9
<tests xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
10
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">
11
- <test name="AdminCreateInvoiceTest">
+ <test name="AdminCreateInvoiceTest" deprecated="Use AdminInvoiceOrderTest instead">
12
<annotations>
13
<features value="Sales"/>
14
<stories value="Create an Invoice via the Admin"/>
0 commit comments