Skip to content

Commit 8e4ac4c

Browse files
committed
ACP2E-2258: Cannot create Fedex Shipping Label
- implemented static issue and adjusted RMA fixture
1 parent f048036 commit 8e4ac4c

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

app/code/Magento/Fedex/Model/Carrier.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
<?php
2+
/**
3+
* Copyright © Magento, Inc. All rights reserved.
4+
* See COPYING.txt for license details.
5+
*/
26
/************************************************************************
37
*
48
* ADOBE CONFIDENTIAL

app/code/Magento/Fedex/Test/Unit/Model/CarrierTest.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
<?php
2+
/**
3+
* Copyright © Magento, Inc. All rights reserved.
4+
* See COPYING.txt for license details.
5+
*/
26
/************************************************************************
37
*
48
* ADOBE CONFIDENTIAL

0 commit comments

Comments
 (0)