chore(core-flows): revert idempotent cart (#13336)

This commit is contained in:
Carlos R. L. Rodrigues
2025-08-28 17:45:43 -03:00
committed by GitHub
parent be9b2930fd
commit 8176d0f684
13 changed files with 18 additions and 11 deletions

View File

@@ -727,6 +727,7 @@ medusaIntegrationTestRunner({
storeHeaders
)
.catch(() => {}),
/*
api
.post(
`/store/carts/${cart.id}`,
@@ -736,6 +737,7 @@ medusaIntegrationTestRunner({
storeHeaders
)
.catch(() => {}),
*/
])
const cartAfterPromotion = (