백고등어 개발 블로그
2020.12.03 목요일 (어마어마한 mochajs timeout 에러) 본문
728x90
오늘 한 일
- learn SQL 스프린트를 진행했다
github.com/mochajs/mocha/issues/2958
Error: Timeout of 2000ms exceeded · Issue #2958 · mochajs/mocha
When I try to use promises with mocha, I'm getting the error below: Error: Timeout of 2000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, en...
github.com
this.enableTimeouts(false);
728x90
'TIL' 카테고리의 다른 글
2020.12.04 금요일 (1) | 2020.12.05 |
---|---|
2020.12.02 수요일 (0) | 2020.12.02 |
2020.11.23 월요일 (0) | 2020.11.28 |
2020.11.20 금요일 (0) | 2020.11.20 |
2020.11.19 목요일 (0) | 2020.11.19 |