Skip to content

Commit 8bf1909

Browse files
committed
GraphQL-424: Test coverage: Set OfflineShipping methods on Cart
1 parent 30128ec commit 8bf1909

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/api-functional/testsuite/Magento/GraphQl/OfflineShipping/SetOfflineShippingMethodsOnCartTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ public function offlineShippingMethodDataProvider()
103103

104104
/**
105105
* @magentoApiDataFixture Magento/Checkout/_files/quote_with_address_saved.php
106-
* @magentoApiDataFixture Magento/Checkout/_files/enable_all_shipping_methods.php
106+
* @magentoApiDataFixture Magento/OfflineShipping/_files/enable_offline_shipping_methods.php
107107
*/
108108
public function testSetShippingMethodTwiceInOneRequest()
109109
{

0 commit comments

Comments
 (0)