Skip to content

Commit 5411954

Browse files
authored
MSI-1616: Make Magento test builds as mandatory part of all Pull Requests delivered to Magento core
1 parent d467e42 commit 5411954

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/tests/functional/tests/app/Magento/Sales/Test/TestCase/CreateOrderBackendPartOneTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../../../../vendor/magento/mtf/etc/variations.xsd">
99
<testCase name="Magento\Sales\Test\TestCase\CreateOrderBackendPartOneTest" summary="Create Order from Admin within Offline Payment Methods" ticketId="MAGETWO-28696">
1010
<variation name="CreateOrderBackendTestVariation1" ticketId="MAGETWO-17063">
11+
<data name="issue" xsi:type="string">https://github.com/magento-engcom/msi/issues/1624</data>
1112
<data name="description" xsi:type="string">Create order with simple product for registered US customer using Fixed shipping method and Cash on Delivery payment method</data>
1213
<data name="products/0" xsi:type="string">catalogProductSimple::with_one_custom_option</data>
1314
<data name="customer/dataset" xsi:type="string">default</data>

0 commit comments

Comments
 (0)