We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e457d8 commit f244016Copy full SHA for f244016
app/code/Magento/Usps/Setup/Patch/Data/UpdateAllowedMethods.php
@@ -56,7 +56,7 @@ public function apply()
56
'First-Class Mail Package' => '0_FCP',
57
'First-Class Package Service - Retail' => '0_FCP',
58
'Parcel Post' => '4',
59
- 'Retail Ground' => '4',
+ 'Retail Ground' => '4',
60
'Media Mail' => '6',
61
'Library Mail' => '7',
62
'Express Mail' => '3',
0 commit comments