1
0
Fork 0
mirror of synced 2024-06-13 16:05:06 +12:00

Bump timeout for migration test

This commit is contained in:
Rory Powell 2022-06-16 10:40:42 +01:00
parent 380eae4544
commit 8f0c045a11

View file

@ -23,6 +23,8 @@ const clearMigrations = async () => {
}
}
jest.setTimeout(10000)
describe("migrations", () => {
const config = new TestConfig()