feat(medusa): Improve prices flow (#3703)
This commit is contained in:
committed by
GitHub
parent
186b7d2773
commit
ed382f2ee5
@@ -33,7 +33,7 @@ const {
|
||||
simpleCustomerGroupFactory,
|
||||
} = require("../../../factories/simple-customer-group-factory")
|
||||
|
||||
jest.setTimeout(30000)
|
||||
jest.setTimeout(3000000)
|
||||
|
||||
describe("/store/carts", () => {
|
||||
let medusaProcess
|
||||
|
||||
Reference in New Issue
Block a user