We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5efff9 commit 01de822Copy full SHA for 01de822
tests/FedEx/Tests/TestCase.php
@@ -48,6 +48,7 @@ protected function getAllRequestObjects()
48
new \FedEx\AddressValidationService\Request(),
49
new \FedEx\AsyncService\Request(),
50
new \FedEx\CloseService\Request(),
51
+ new \FedEx\CountryService\Request(),
52
new \FedEx\CourierDispatchService\Request(),
53
new \FedEx\DGDSService\Request(),
54
new \FedEx\DGLDService\Request(),
0 commit comments