From ba07500db0329fd72c5dfa68a2bd652956c1db9a Mon Sep 17 00:00:00 2001 From: Jacob Kozol Date: Tue, 16 Aug 2022 10:51:25 +0200 Subject: [PATCH] tests: update test files to match upstream Resolves: rhbz#2060061 --- tests/run-test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/run-test.sh b/tests/run-test.sh index 8513116..2300e6d 100755 --- a/tests/run-test.sh +++ b/tests/run-test.sh @@ -15,7 +15,7 @@ export TEST_OS="${ID}-${VERSION_ID/./-}" RC=0 -for t in test/verify/check-{blueprint,custom,dependence,package,service,source} +for t in test/verify/check-{blueprint,custom,service,source,wizard} do $t \ --enable-network \