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 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
77namespace 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 ' ,
You can’t perform that action at this time.
0 commit comments