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()
79
79
/**
80
80
* @magentoApiDataFixture Magento/GraphQl/Catalog/_files/simple_product.php
81
81
* @magentoApiDataFixture Magento/GraphQl/Quote/_files/guest/create_empty_cart.php
82
+ * @magentoApiDataFixture Magento/GraphQl/Quote/_files/guest/set_guest_email.php
82
83
* @magentoApiDataFixture Magento/GraphQl/Quote/_files/add_simple_product.php
83
84
*
84
85
* @expectedException Exception
@@ -116,6 +117,7 @@ public function testSetPaymentOnCartWithVirtualProduct()
116
117
/**
117
118
* @magentoApiDataFixture Magento/GraphQl/Catalog/_files/simple_product.php
118
119
* @magentoApiDataFixture Magento/GraphQl/Quote/_files/guest/create_empty_cart.php
120
+ * @magentoApiDataFixture Magento/GraphQl/Quote/_files/guest/set_guest_email.php
119
121
* @magentoApiDataFixture Magento/GraphQl/Quote/_files/add_simple_product.php
120
122
* @magentoApiDataFixture Magento/GraphQl/Quote/_files/set_new_shipping_address.php
121
123
*
@@ -191,6 +193,7 @@ public function testSetPaymentMethodToCustomerCart()
191
193
/**
192
194
* @magentoApiDataFixture Magento/GraphQl/Catalog/_files/simple_product.php
193
195
* @magentoApiDataFixture Magento/GraphQl/Quote/_files/guest/create_empty_cart.php
196
+ * @magentoApiDataFixture Magento/GraphQl/Quote/_files/guest/set_guest_email.php
194
197
* @magentoApiDataFixture Magento/GraphQl/Quote/_files/add_simple_product.php
195
198
* @magentoApiDataFixture Magento/GraphQl/Quote/_files/set_new_shipping_address.php
196
199
* @expectedException Exception
You can’t perform that action at this time.
0 commit comments