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