diff --git a/test/kpod_top.bats b/test/kpod_top.bats index 189772a111..9d54908bce 100644 --- a/test/kpod_top.bats +++ b/test/kpod_top.bats @@ -7,6 +7,7 @@ function teardown() { } function setup() { + prepare_network_conf copy_images }