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