feat(medusa): Bulk emit events (#3407)
This commit is contained in:
committed by
GitHub
parent
601d20e7ab
commit
f0a1355feb
@@ -3,7 +3,7 @@ const path = require("path")
|
||||
const { bootstrapApp } = require("../../../helpers/bootstrap-app")
|
||||
const { initDb, useDb } = require("../../../helpers/use-db")
|
||||
|
||||
jest.setTimeout(30000)
|
||||
jest.setTimeout(50000)
|
||||
|
||||
describe("Inventory Module", () => {
|
||||
let appContainer
|
||||
|
||||
Reference in New Issue
Block a user