Skip to content

Commit f244016

Browse files
committed
reverted previous changes
1 parent 0e457d8 commit f244016

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Usps/Setup/Patch/Data/UpdateAllowedMethods.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ public function apply()
5656
'First-Class Mail Package' => '0_FCP',
5757
'First-Class Package Service - Retail' => '0_FCP',
5858
'Parcel Post' => '4',
59-
'Retail Ground' => '4',
59+
'Retail Ground' => '4',
6060
'Media Mail' => '6',
6161
'Library Mail' => '7',
6262
'Express Mail' => '3',

0 commit comments

Comments
 (0)