From 1925b0c7b829a43586e80fe76216e166ee78ef43 Mon Sep 17 00:00:00 2001 From: Tomas Kopecek Date: Thu, 21 Oct 2021 12:58:29 +0200 Subject: [PATCH] fix tests --- tests/test_cli/test_add_tag.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_cli/test_add_tag.py b/tests/test_cli/test_add_tag.py index 1123eabd..4a56a396 100644 --- a/tests/test_cli/test_add_tag.py +++ b/tests/test_cli/test_add_tag.py @@ -82,7 +82,7 @@ class TestAddTag(utils.CliTestCase): Options: -h, --help show this help message and exit - --parent=PARENT Specify parent + --parent=PARENT Set a parent tag with priority 0 --arches=ARCHES Specify arches --maven-support Enable creation of Maven repos for this tag --include-all Include all packages in this tag when generating Maven