-
How do we load any needed assets before tests run so we can avoid the timeout specified by |
Beta Was this translation helpful? Give feedback.
Answered by
trusktr
Mar 21, 2023
Replies: 1 comment
-
Mocha's |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
trusktr
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Mocha's
this.timeout(ms)
does the trick