From 5e1549b0563902b501afff8009834e5b8186ae33 Mon Sep 17 00:00:00 2001 From: Matthew Heon Date: Thu, 7 Dec 2017 16:31:17 -0500 Subject: Prepare network configs when setting up tests Signed-off-by: Matthew Heon Closes: #109 Approved by: mheon --- test/kpod_stats.bats | 1 + 1 file changed, 1 insertion(+) (limited to 'test/kpod_stats.bats') diff --git a/test/kpod_stats.bats b/test/kpod_stats.bats index 8eb112496..b4c879c46 100644 --- a/test/kpod_stats.bats +++ b/test/kpod_stats.bats @@ -7,6 +7,7 @@ function teardown() { } function setup() { + prepare_network_conf copy_images } -- cgit v1.2.3-54-g00ecf