chore: Refactor file storage (#5711)
This commit is contained in:
@@ -5,7 +5,7 @@ import { buildUser } from "@server/test/factories";
|
||||
import { setupTestDatabase } from "@server/test/support";
|
||||
import documentImporter from "./documentImporter";
|
||||
|
||||
jest.mock("../utils/s3");
|
||||
jest.mock("@server/storage/files");
|
||||
|
||||
setupTestDatabase();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user