This website requires JavaScript.
Explore
Help
Sign In
theoludwig
/
programming-challenges
Watch
1
Star
1
Fork
0
You've already forked programming-challenges
mirror of
https://github.com/theoludwig/programming-challenges.git
synced
2024-11-09 22:08:58 +01:00
Code
Issues
Releases
Activity
0b59c19885
programming-challenges
/
cli
/
__test__
/
setup.ts
4 lines
98 B
TypeScript
Raw
Normal View
History
Unescape
Escape
fix(cli): add timeout for running solutions
2021-12-07 11:35:47 +01:00
import
{
Docker
}
from
'../services/Docker'
jest
.
setTimeout
(
Docker
.
MAXIMUM_TIMEOUT_MILLISECONDS
)
Reference in New Issue
Copy Permalink