Skip to content

Commit ce75b80

Browse files
MC-33737: Fedex response shows wrong "IntoCurrency"
1 parent 39ce0e1 commit ce75b80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
use Magento\Shipping\Model\Tracking\ResultFactory;
3838
use Magento\Store\Model\Store;
3939
use Magento\Store\Model\StoreManagerInterface;
40-
use PHPUnit_Framework_MockObject_MockObject as MockObject;
40+
use PHPUnit\Framework\MockObject\MockObject as MockObject;
4141
use Psr\Log\LoggerInterface;
4242

4343
/**

0 commit comments

Comments
 (0)