Skip to content

Commit ff12e39

Browse files
#25147: Totals Information Management - setting quote shipping method when address method is null - static test fix.
1 parent bb40898 commit ff12e39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Sales/Test/Unit/Model/OrderRepositoryTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ class OrderRepositoryTest extends TestCase
7272
private $paymentAdditionalInfoFactory;
7373

7474
/**
75-
* @var OrderExtensionFactory|\PHPUnit_Framework_MockObject_MockObject
75+
* @var OrderExtensionFactory|\MockObject
7676
*/
7777
private $orderExtensionFactoryMock;
7878

0 commit comments

Comments
 (0)