... to get response causes timeout. Minimal example: it("TIMEOUT when awaiting", async () => { await supertest(app) .get("/users/me") });...
確定! 回上一頁