mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-08 17:40:43 +08:00
[test] increase the timeout for reset-password
This commit is contained in:
@@ -39,6 +39,7 @@ describe("Test genSecret", () => {
|
||||
|
||||
describe("Test reset-password", () => {
|
||||
it("should able to run", async () => {
|
||||
jest.setTimeout(120000);
|
||||
await require("../extra/reset-password").main();
|
||||
});
|
||||
});
|
||||
|
Reference in New Issue
Block a user