summaryrefslogtreecommitdiff
path: root/test/kpod_ps.bats
diff options
context:
space:
mode:
Diffstat (limited to 'test/kpod_ps.bats')
-rw-r--r--test/kpod_ps.bats1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/kpod_ps.bats b/test/kpod_ps.bats
index 977266f59..3f4758f59 100644
--- a/test/kpod_ps.bats
+++ b/test/kpod_ps.bats
@@ -4,6 +4,7 @@ load helpers
IMAGE="redis:alpine"
function setup() {
+ prepare_network_conf
copy_images
}