Skip to content

Commit 682f361

Browse files
committed
magento/graphql-ce#662: Test coverage of USPS shipping method
- added comment about selected shipping methods
1 parent 8edb9d3 commit 682f361

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

dev/tests/api-functional/testsuite/Magento/GraphQl/Usps/SetUspsShippingMethodsOnCartTest.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
use Magento\TestFramework\TestCase\GraphQlAbstract;
1414

1515
/**
16-
* Test for setting "USPS" shipping method on cart. Current class covers the next USPS shipping methods:
16+
* Test for setting USPS shipping method on cart.
17+
* Current class covers following base USPS shipping methods:
1718
*
1819
* | Code | Label
1920
* --------------------------------------

0 commit comments

Comments
 (0)