tests: update test files to match upstream

Resolves: rhbz#2060061
This commit is contained in:
Jacob Kozol 2022-08-16 10:51:25 +02:00
parent 1a9b3e8b95
commit ba07500db0
1 changed files with 1 additions and 1 deletions

View File

@ -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 \