fix tests

This commit is contained in:
Tomas Kopecek 2023-07-13 17:03:23 +02:00
parent f6d67d8478
commit 7afa72a60d
2 changed files with 2 additions and 3 deletions

View file

@ -137,7 +137,6 @@ def createSideTag(basetag, debuginfo=False, suffix=None):
)
_create_build_target(sidetag_name, sidetag_id, sidetag_id)
if TRIGGER_NEW_REPO:
# little higher priority than other newRepo tasks
args = koji.encode_args(sidetag_name, debuginfo=debuginfo)