This repository was archived by the owner on Dec 19, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/Guest Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -79,6 +79,7 @@ public function testSetPaymentOnCartWithSimpleProduct()
7979 /**
8080 * @magentoApiDataFixture Magento/GraphQl/Catalog/_files/simple_product.php
8181 * @magentoApiDataFixture Magento/GraphQl/Quote/_files/guest/create_empty_cart.php
82+ * @magentoApiDataFixture Magento/GraphQl/Quote/_files/guest/set_guest_email.php
8283 * @magentoApiDataFixture Magento/GraphQl/Quote/_files/add_simple_product.php
8384 *
8485 * @expectedException Exception
@@ -116,6 +117,7 @@ public function testSetPaymentOnCartWithVirtualProduct()
116117 /**
117118 * @magentoApiDataFixture Magento/GraphQl/Catalog/_files/simple_product.php
118119 * @magentoApiDataFixture Magento/GraphQl/Quote/_files/guest/create_empty_cart.php
120+ * @magentoApiDataFixture Magento/GraphQl/Quote/_files/guest/set_guest_email.php
119121 * @magentoApiDataFixture Magento/GraphQl/Quote/_files/add_simple_product.php
120122 * @magentoApiDataFixture Magento/GraphQl/Quote/_files/set_new_shipping_address.php
121123 *
@@ -191,6 +193,7 @@ public function testSetPaymentMethodToCustomerCart()
191193 /**
192194 * @magentoApiDataFixture Magento/GraphQl/Catalog/_files/simple_product.php
193195 * @magentoApiDataFixture Magento/GraphQl/Quote/_files/guest/create_empty_cart.php
196+ * @magentoApiDataFixture Magento/GraphQl/Quote/_files/guest/set_guest_email.php
194197 * @magentoApiDataFixture Magento/GraphQl/Quote/_files/add_simple_product.php
195198 * @magentoApiDataFixture Magento/GraphQl/Quote/_files/set_new_shipping_address.php
196199 * @expectedException Exception
You can’t perform that action at this time.
0 commit comments