mirror of
https://github.com/theoludwig/programming-challenges.git
synced 2024-11-09 22:08:58 +01:00
4 lines
98 B
TypeScript
4 lines
98 B
TypeScript
import { Docker } from '../services/Docker'
|
|
|
|
jest.setTimeout(Docker.MAXIMUM_TIMEOUT_MILLISECONDS)
|