Skip to content

Commit 30a2a80

Browse files
committed
magento/graphql-ce#281: [Shipping methods] Support of UPS shipping method
1 parent 6f8d99c commit 30a2a80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/api-functional/testsuite/Magento/GraphQl/Ups/SetUpsShippingMethodsOnCartTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
use Magento\TestFramework\TestCase\GraphQlAbstract;
1616

1717
/**
18-
* Test for setting offline shipping methods on cart
18+
* Test for setting "UPS" shipping method on cart
1919
*/
2020
class SetUpsShippingMethodsOnCartTest extends GraphQlAbstract
2121
{

0 commit comments

Comments
 (0)