File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
app/code/Magento/Fedex/Setup/Patch/Data Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
<?php
2
2
/**
3
- * Copyright © Magento, Inc. All rights reserved.
4
- * See COPYING.txt for license details .
3
+ * Copyright 2015 Adobe
4
+ * All Rights Reserved .
5
5
*/
6
6
7
7
namespace Magento \Fedex \Setup \Patch \Data ;
@@ -48,7 +48,7 @@ public function apply()
48
48
'INTERNATIONALECONOMY FREIGHT ' => 'INTERNATIONAL_ECONOMY_FREIGHT ' ,
49
49
'INTERNATIONALFIRST ' => 'INTERNATIONAL_FIRST ' ,
50
50
'INTERNATIONALGROUND ' => 'INTERNATIONAL_GROUND ' ,
51
- 'INTERNATIONALPRIORITY ' => 'INTERNATIONAL_PRIORITY ' ,
51
+ 'INTERNATIONALPRIORITY ' => 'FEDEX_INTERNATIONAL_PRIORITY ' ,
52
52
'INTERNATIONALPRIORITY FREIGHT ' => 'INTERNATIONAL_PRIORITY_FREIGHT ' ,
53
53
'PRIORITYOVERNIGHT ' => 'PRIORITY_OVERNIGHT ' ,
54
54
'SMARTPOST ' => 'SMART_POST ' ,
You can’t perform that action at this time.
0 commit comments