From 3f0743a5e6e6d70d2eb053b2a3c8f1d20b65a180 Mon Sep 17 00:00:00 2001 From: Tomas Kopecek Date: Jun 14 2021 11:20:10 +0000 Subject: PR#2908: Fix download-build unit test Merges #2908 https://pagure.io/koji/pull-request/2908 --- diff --git a/tests/test_cli/test_download_build.py b/tests/test_cli/test_download_build.py index a312981..3202cff 100644 --- a/tests/test_cli/test_download_build.py +++ b/tests/test_cli/test_download_build.py @@ -129,7 +129,7 @@ Options: -a ARCH, --arch=ARCH Only download packages for this arch (may be used multiple times) --type=TYPE Download archives of the given type, rather than rpms - (maven, win, image, remote-source) + (maven, win, image, remote-sources) --latestfrom=LATESTFROM Download the latest build from this tag --debuginfo Also download -debuginfo rpms