Skip to content
This repository was archived by the owner on Dec 19, 2019. It is now read-only.

Commit c8d415b

Browse files
committed
#661: Test coverage of FedEx shipping method
- added comment about selected shipping methods
1 parent acbe52c commit c8d415b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

dev/tests/api-functional/testsuite/Magento/GraphQl/FedEx/SetFedExShippingMethodsOnCartTest.php

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

1616
/**
17-
* Test for setting "FedEx" shipping method on cart
17+
* Test for setting FedEx shipping method on cart.
18+
* Current class covers following base FedEx shipping methods:
1819
*
1920
* | Code | Label
2021
* --------------------------------------

0 commit comments

Comments
 (0)