Skip to content

Commit 30128ec

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

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
@@ -17,7 +17,7 @@
1717
/**
1818
* Test for setting offline shipping methods on cart
1919
*/
20-
class SetOfflineShippingOnCartTest extends GraphQlAbstract
20+
class SetOfflineShippingMethodsOnCartTest extends GraphQlAbstract
2121
{
2222
/**
2323
* @var QuoteFactory

0 commit comments

Comments
 (0)