Skip to content

Commit 08fb9ae

Browse files
committed
Fix for unit test
1 parent daede85 commit 08fb9ae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/Quote/Test/Unit/Model/QuoteManagementTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -576,7 +576,6 @@ public function testAssignCustomer()
576576
$cartId = 220;
577577
$customerId = 455;
578578
$storeId = 5;
579-
$activeQuoteMock = null;
580579

581580
$this->getPropertyValue($this->model, 'quoteIdMaskFactory')
582581
->expects($this->once())

0 commit comments

Comments
 (0)