Skip to content

Commit 49b2bd0

Browse files
MC-37313: [Create UPS shipping label] Error message appears "Failed to send items" if Signature Confirmation is set to Not Required
1 parent bfd3175 commit 49b2bd0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dev/tests/integration/testsuite/Magento/Ups/Model/CarrierTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,6 @@ public function testRequestToShipment(): void
252252
'weight' => '0.55',
253253
'customs_value' => '20.00',
254254
'container' => 'Large Express Box',
255-
'delivery_confirmation_level' => 1,
256255
'delivery_confirmation' => 0,
257256
],
258257
'items' => [

0 commit comments

Comments
 (0)