Notice
Recent Posts
Recent Comments
Link
250x250
«   2025/01   »
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
Tags
more
Archives
Today
Total
관리 메뉴

백고등어 개발 블로그

2020.12.03 목요일 (어마어마한 mochajs timeout 에러) 본문

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

'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