diff --git a/test/integration/test_koji.py b/test/integration/test_koji.py index b1ac9fa..fc2c071 100644 --- a/test/integration/test_koji.py +++ b/test/integration/test_koji.py @@ -58,6 +58,7 @@ class TestIntegration(unittest.TestCase): "fedora-32", "f32-candidate", "x86_64", + "--wait", repo=F32_REPO) self.check_res(res)