Skip to content

Commit 6ff21a6

Browse files
committed
Fix for Static Tests build
1 parent 9f77a81 commit 6ff21a6

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
@@ -495,7 +495,6 @@ public function testAssignCustomerNoSuchCustomer()
495495
);
496496

497497
$this->model->assignCustomer($cartId, $customerId, $storeId);
498-
499498
}
500499

501500
public function testAssignCustomer()

0 commit comments

Comments
 (0)