Preconditions
- Magento 2 with MSI.
Steps to reproduce
- Run test Magento\Sales\Service\V1\ShipmentGetTest::testShipmentGet.
Expected result
- Test run finished without any errors.
Actual result
- Test run fails.
Note
Fail is caused by direct comparison of "extension_attributes" field of Shipment record loaded from database and Shipment information returned by API call.
