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