Skip to content

Commit 36599d9

Browse files
committed
minor comment remove
Signed-off-by: d.phan <d.phan@salesforce.com>
1 parent 61c0584 commit 36599d9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

packages/template-retail-react-app/app/pages/checkout-one-click/partials/one-click-shipping-address.test.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -690,9 +690,6 @@ describe('ShippingAddress Component', () => {
690690
await waitFor(() => {
691691
expect(mockRemoveEmptyShipments).toHaveBeenCalled()
692692
})
693-
// updateItemsToDeliveryShipment is called when basket has productItems in multiple
694-
// delivery shipments; that path is covered in "auto-selects preferred address for
695-
// multi-shipment orders and consolidates items"
696693
})
697694

698695
test('does not show multiship option when only one delivery item exists with pickup items', async () => {

0 commit comments

Comments
 (0)