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