TIL
2020.12.03 목요일 (어마어마한 mochajs timeout 에러)
백고등어
2020. 12. 3. 21:14
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