Skip to content

Commit b1e5b17

Browse files
committed
ACP2E-3399: GraphQL Response for Order placement does not include the exception message
1 parent 7523e3b commit b1e5b17

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/ShippingAddressSameAsBillingTest.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -411,10 +411,6 @@ private function getPlaceOrderMutation(string $maskedQuoteId): string
411411
order {
412412
order_number
413413
}
414-
errors {
415-
message
416-
code
417-
}
418414
}
419415
}
420416
MUTATION;

0 commit comments

Comments
 (0)