Skip to content

Commit f11586f

Browse files
committed
MQE-1872: [MTF-MFTF] Process PR #348
Added test case Id and a formatting change.
1 parent 64a7013 commit f11586f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

app/code/Magento/Shipping/Test/Mftf/Test/AdminCreatePartialShipmentEntityTest.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
<stories value="Create Partial Shipment Entity"/>
1414
<title value="Create Partial Shipment for Offline Payment Methods"/>
1515
<description value="Admin Should be Able to Create Partial Shipments"/>
16+
<severity value="MAJOR"/>
17+
<testCaseId value="MC-13331"/>
1618
<group value="sales"/>
1719
<group value="mtf_migrated"/>
1820
</annotations>

app/code/Magento/Shipping/Test/Mftf/Test/AdminCreateShipmentEntityTest.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
<stories value="Shipment Entity With Tracking Number"/>
1414
<title value="Create Shipment for Offline Payment Methods"/>
1515
<description value="Admin Should be Able to Create Shipments"/>
16+
<severity value="MAJOR"/>
17+
<testCaseId value="MC-14330"/>
1618
<group value="sales"/>
1719
<group value="mtf_migrated"/>
1820
</annotations>
@@ -56,7 +58,6 @@
5658
<argument name="Qty" value="1"/>
5759
<argument name="Comment" value="comments for shipment"/>
5860
</actionGroup>
59-
6061
<!-- Assert There is no "Ship Button" in Order Information -->
6162
<actionGroup ref="AssertThereIsNoShipButtonActionGroup" stepKey="dontSeeShipButton"/>
6263
<!-- Assert Created Shipment in Shipments Tab-->

0 commit comments

Comments
 (0)