mirror of
https://github.com/docker/compose.git
synced 2025-10-14 20:08:49 +02: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>