Skip to content

Commit 86618d0

Browse files
committed
MAGETWO-50972: Move to Shopping Cart action does not work inside creation offline order
- Fix static
1 parent 7087363 commit 86618d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Quote/Test/Unit/Model/Quote/ShippingAssignment/ShippingAssignmentProcessorTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ protected function setUp()
6363
/**
6464
* Test saving shipping assignments with deleted cart items
6565
*
66-
* @covers ShippingAssignmentProcessor::save
66+
* @covers \Magento\Quote\Model\Quote\ShippingAssignment\ShippingAssignmentProcessor::save
6767
*/
6868
public function testSaveWithDeletedCartItems()
6969
{

0 commit comments

Comments
 (0)