Skip to content

Commit 580d8ff

Browse files
committed
ACP2E-3667: [Mainline ]Fedex International Priority unavailable.
1 parent 5b55d35 commit 580d8ff

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

app/code/Magento/Fedex/Setup/Patch/Data/ConfigureFedexDefaults.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/**
3-
* Copyright © Magento, Inc. All rights reserved.
4-
* See COPYING.txt for license details.
3+
* Copyright 2015 Adobe
4+
* All Rights Reserved.
55
*/
66

77
namespace Magento\Fedex\Setup\Patch\Data;
@@ -48,7 +48,7 @@ public function apply()
4848
'INTERNATIONALECONOMY FREIGHT' => 'INTERNATIONAL_ECONOMY_FREIGHT',
4949
'INTERNATIONALFIRST' => 'INTERNATIONAL_FIRST',
5050
'INTERNATIONALGROUND' => 'INTERNATIONAL_GROUND',
51-
'INTERNATIONALPRIORITY' => 'INTERNATIONAL_PRIORITY',
51+
'INTERNATIONALPRIORITY' => 'FEDEX_INTERNATIONAL_PRIORITY',
5252
'INTERNATIONALPRIORITY FREIGHT' => 'INTERNATIONAL_PRIORITY_FREIGHT',
5353
'PRIORITYOVERNIGHT' => 'PRIORITY_OVERNIGHT',
5454
'SMARTPOST' => 'SMART_POST',

0 commit comments

Comments
 (0)