diff options
Diffstat (limited to 'test/podman_stop.bats')
-rw-r--r-- | test/podman_stop.bats | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/podman_stop.bats b/test/podman_stop.bats index 06b001fed..b505d8827 100644 --- a/test/podman_stop.bats +++ b/test/podman_stop.bats @@ -7,7 +7,6 @@ function teardown() { } function setup() { - prepare_network_conf copy_images } |