Skip to content
This repository has been archived by the owner on Dec 19, 2019. It is now read-only.

Commit

Permalink
GraphQL-427: Test coverage: SetShippingAddressOnCartTest
Browse files Browse the repository at this point in the history
  • Loading branch information
naydav committed Mar 13, 2019
1 parent adf0e09 commit 4748c2d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ public function testSetNewShippingAddressAndFromAddressBookAtSameTime()
* @magentoApiDataFixture Magento/Customer/_files/customer_address.php
* @magentoApiDataFixture Magento/Checkout/_files/quote_with_simple_product_saved.php
* @expectedException \Exception
* @expectedExceptionMessage The current user cannot use address with ID "1"
* @expectedExceptionMessage Current customer does not have permission to address with ID "1"
*/
public function testSetShippingAddressIfCustomerIsNotOwnerOfAddress()
{
Expand Down

0 comments on commit 4748c2d

Please sign in to comment.