chore: Test performance (#5786)
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
import Redis from "@server/storage/redis";
|
||||
|
||||
// NOTE: this require must come after the ENV var override
|
||||
// so that sequelize uses the test config variables
|
||||
require("@server/storage/database");
|
||||
|
||||
jest.mock("bull");
|
||||
|
||||
Reference in New Issue
Block a user