From 849fd0f800ede311348c82dd8f3f75e8c284aec5 Mon Sep 17 00:00:00 2001 From: Jana Cupova Date: Jun 14 2021 06:21:39 +0000 Subject: Fix download-build unit test --- 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