From 72cf4a02dee3ee6defb42c6f1c146ef2b1daf287 Mon Sep 17 00:00:00 2001 From: Tomas Kopecek Date: Feb 02 2021 13:13:49 +0000 Subject: cli: fix tests PR #2654 changed the help output but tests were not updated. Related: https://pagure.io/koji/issue/2620 --- diff --git a/tests/test_cli/data/list-commands-admin.txt b/tests/test_cli/data/list-commands-admin.txt index b0f3fdc..9619f6e 100644 --- a/tests/test_cli/data/list-commands-admin.txt +++ b/tests/test_cli/data/list-commands-admin.txt @@ -35,7 +35,7 @@ admin commands: import Import externally built RPMs into the database import-archive Import an archive file and associate it with a build import-cg Import external builds with rich metadata - import-sig Import signatures into the database + import-sig Import signatures into the database and write signed RPMs list-signed List signed copies of rpms lock-tag Lock a tag make-task Create an arbitrary task diff --git a/tests/test_cli/data/list-commands.txt b/tests/test_cli/data/list-commands.txt index 592ae85..6bf2911 100644 --- a/tests/test_cli/data/list-commands.txt +++ b/tests/test_cli/data/list-commands.txt @@ -35,7 +35,7 @@ admin commands: import Import externally built RPMs into the database import-archive Import an archive file and associate it with a build import-cg Import external builds with rich metadata - import-sig Import signatures into the database + import-sig Import signatures into the database and write signed RPMs list-signed List signed copies of rpms lock-tag Lock a tag make-task Create an arbitrary task