Try to remove done from the test callback: it('responds with json', async function() { const response = await request(app) .get('/user') ...
確定! 回上一頁