From 34c1ea390dd0200ab53011d737fb9209d451269c Mon Sep 17 00:00:00 2001 From: Matthew Heon Date: Thu, 14 Dec 2017 18:06:27 -0500 Subject: Fix top tests Signed-off-by: Matthew Heon Closes: #109 Approved by: mheon --- test/kpod_top.bats | 1 + 1 file changed, 1 insertion(+) diff --git a/test/kpod_top.bats b/test/kpod_top.bats index 189772a11..9d54908bc 100644 --- a/test/kpod_top.bats +++ b/test/kpod_top.bats @@ -7,6 +7,7 @@ function teardown() { } function setup() { + prepare_network_conf copy_images } -- cgit v1.2.3-54-g00ecf