chore(core-flows): revert idempotent cart (#13336)
This commit is contained in:
committed by
GitHub
parent
be9b2930fd
commit
8176d0f684
@@ -727,6 +727,7 @@ medusaIntegrationTestRunner({
|
||||
storeHeaders
|
||||
)
|
||||
.catch(() => {}),
|
||||
/*
|
||||
api
|
||||
.post(
|
||||
`/store/carts/${cart.id}`,
|
||||
@@ -736,6 +737,7 @@ medusaIntegrationTestRunner({
|
||||
storeHeaders
|
||||
)
|
||||
.catch(() => {}),
|
||||
*/
|
||||
])
|
||||
|
||||
const cartAfterPromotion = (
|
||||
|
||||
Reference in New Issue
Block a user