[test] jest please

pull/719/head
Louis Lam 2 years ago
parent 6ff3cb275e
commit 2e24312f67

@ -39,7 +39,6 @@ describe("Test genSecret", () => {
describe("Test reset-password", () => {
it("should able to run", async () => {
jest.setTimeout(120000);
await require("../extra/reset-password").main();
});
}, 120000);
});

Loading…
Cancel
Save