chore: fix integration tests (#1240)

* chore: fix integration tests

* chore: fix integration tests

* fix: store tests

* fix: store tests

* fix: cleanup
This commit is contained in:
Sebastian Rindom
2022-03-25 15:08:54 +01:00
committed by GitHub
parent a610805917
commit e4af6b8f9c
13 changed files with 119 additions and 104 deletions
@@ -12,6 +12,8 @@ const {
simpleProductFactory,
} = require("../../factories")
jest.setTimeout(30000)
describe("Swaps", () => {
let medusaProcess
let dbConnection