fix(tests): Cart links (#6628)
Not sure how this test snuck past our CI check, but this fixes it :)
This commit is contained in:
@@ -129,7 +129,7 @@ medusaIntegrationTestRunner({
|
||||
})
|
||||
|
||||
const paymentCollections = await remoteQuery({
|
||||
payment: {
|
||||
payment_collection: {
|
||||
fields: ["id"],
|
||||
cart: {
|
||||
fields: ["id"],
|
||||
|
||||
Reference in New Issue
Block a user