mirror of
https://github.com/docker/compose.git
synced 2025-11-15 03:09:54 +01:00
Rather than creating a docker client within each test, create one at setup and make it accessible to the whole class. Signed-off-by: Mazz Mosley <mazz@houseofmnowster.com>