Skip to content

Commit 7826c4f

Browse files
committed
GraphQL-423: Test coverage: SetShippingMethodsOnCartTest for Customer
1 parent 7c216c5 commit 7826c4f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,10 @@ public function testSetShippingMethodOnCartWithSimpleProduct()
8080
* is not set)
8181
*
8282
* @magentoApiDataFixture Magento/Catalog/_files/product_simple.php
83+
* @magentoApiDataFixture Magento/Catalog/_files/product_virtual.php
8384
* @magentoApiDataFixture Magento/GraphQl/Quote/_files/guest/create_empty_cart.php
8485
* @magentoApiDataFixture Magento/GraphQl/Quote/_files/add_simple_product.php
86+
* @magentoApiDataFixture Magento/GraphQl/Quote/_files/add_virtual_product.php
8587
*
8688
* @expectedException \Exception
8789
* @expectedExceptionMessage The shipping address is missing. Set the address and try again.

0 commit comments

Comments
 (0)