feat:swap/claim on claim and claim on swap (#424)
This commit is contained in:
@@ -152,7 +152,7 @@ describe("/store/carts", () => {
|
||||
expect.assertions(2)
|
||||
const api = useApi()
|
||||
|
||||
let response = await api
|
||||
await api
|
||||
.post("/store/carts/test-cart", {
|
||||
discounts: [{ code: "SPENT" }],
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user