1
0
Fork 0
mirror of synced 2024-07-04 05:50:57 +12:00

Remove jest timeout.

This commit is contained in:
Sam Rose 2024-03-12 17:17:01 +00:00
parent aff0209176
commit a70cb903f6
No known key found for this signature in database

View file

@ -38,7 +38,6 @@ import * as uuid from "uuid"
const timestamp = new Date("2023-01-26T11:48:57.597Z").toISOString()
tk.freeze(timestamp)
jest.setTimeout(99999999)
jest.unmock("mysql2")
jest.unmock("mysql2/promise")
jest.unmock("mssql")