We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39ce0e1 commit ce75b80Copy full SHA for ce75b80
app/code/Magento/Fedex/Test/Unit/Model/CarrierTest.php
@@ -37,7 +37,7 @@
37
use Magento\Shipping\Model\Tracking\ResultFactory;
38
use Magento\Store\Model\Store;
39
use Magento\Store\Model\StoreManagerInterface;
40
-use PHPUnit_Framework_MockObject_MockObject as MockObject;
+use PHPUnit\Framework\MockObject\MockObject as MockObject;
41
use Psr\Log\LoggerInterface;
42
43
/**
0 commit comments