Skip to content

Commit a39f244

Browse files
ACQE-8324: Using rest api update guest cart of configurable product
- Removed empty consecutive lines
1 parent 45f6465 commit a39f244

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dev/tests/api-functional/testsuite/Magento/Quote/Api/GuestCartConfigurableItemRepositoryTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,6 @@ private function createGuestCart(): string
103103
], ['storeId' => 1]);
104104
$this->assertTrue(strlen($quoteId) >= 32);
105105

106-
107106
return $quoteId;
108107
}
109108

0 commit comments

Comments
 (0)