Skip to content

Commit

Permalink
GraphQL-423: Test coverage: SetShippingMethodsOnCartTest for Customer
Browse files Browse the repository at this point in the history
  • Loading branch information
naydav committed Apr 2, 2019
1 parent 7c216c5 commit 7826c4f
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,10 @@ public function testSetShippingMethodOnCartWithSimpleProduct()
* is not set)
*
* @magentoApiDataFixture Magento/Catalog/_files/product_simple.php
* @magentoApiDataFixture Magento/Catalog/_files/product_virtual.php
* @magentoApiDataFixture Magento/GraphQl/Quote/_files/guest/create_empty_cart.php
* @magentoApiDataFixture Magento/GraphQl/Quote/_files/add_simple_product.php
* @magentoApiDataFixture Magento/GraphQl/Quote/_files/add_virtual_product.php
*
* @expectedException \Exception
* @expectedExceptionMessage The shipping address is missing. Set the address and try again.
Expand Down

0 comments on commit 7826c4f

Please sign in to comment.