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