You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dev/tests/integration/testsuite/Magento/Shipping/Controller/Adminhtml/Order/Shipment/Save/CreateShipmentForOrderTest.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -234,7 +234,7 @@ public function testCreateOrderShipmentWithAlphabetQty(): void
234
234
$postData = $this->createPostData($dataToSend);
235
235
$this->performShipmentCreationRequest($postData);
236
236
$this->assertCreateShipmentRequestWithError(
237
-
"Shipment Document Validation Error(s):\nYou can't create a shipment without products.",
0 commit comments