From 95875f0c809cbf166017f171a6f620b77f07b600 Mon Sep 17 00:00:00 2001 From: Brendan Reilly Date: Aug 28 2019 13:00:34 +0000 Subject: fix tests for clone tag --- diff --git a/tests/test_cli/test_clone_tag.py b/tests/test_cli/test_clone_tag.py index d243330..e639749 100644 --- a/tests/test_cli/test_clone_tag.py +++ b/tests/test_cli/test_clone_tag.py @@ -29,6 +29,7 @@ class TestCloneTag(utils.CliTestCase): 'koji_cli.commands.activate_session').start() self.error_format = """Usage: %s clone-tag [options] +clone-tag will create the destination tag if it does not already exist (Specify the --help global option for a list of other help options) %s: error: {message} @@ -615,6 +616,7 @@ List of changes: self.assert_help( handle_clone_tag, """Usage: %s clone-tag [options] +clone-tag will create the destination tag if it does not already exist (Specify the --help global option for a list of other help options) Options: