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