fix(tests): Cart links (#6628)

Not sure how this test snuck past our CI check, but this fixes it :)
This commit is contained in:
Oli Juhl
2024-03-08 12:12:05 +01:00
committed by GitHub
parent badfb7c819
commit 272fb6d328

View File

@@ -129,7 +129,7 @@ medusaIntegrationTestRunner({
})
const paymentCollections = await remoteQuery({
payment: {
payment_collection: {
fields: ["id"],
cart: {
fields: ["id"],