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