diff options
Diffstat (limited to 'test/podman_wait.bats')
-rw-r--r-- | test/podman_wait.bats | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/podman_wait.bats b/test/podman_wait.bats index 823a8591f..2ebf1d58d 100644 --- a/test/podman_wait.bats +++ b/test/podman_wait.bats @@ -3,7 +3,6 @@ load helpers function setup() { - prepare_network_conf copy_images } |