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