diff --git a/pkg/tests/download/test_pkg_download.py b/pkg/tests/download/test_pkg_download.py index 25b2bd890511..c3cd24a8e662 100644 --- a/pkg/tests/download/test_pkg_download.py +++ b/pkg/tests/download/test_pkg_download.py @@ -293,6 +293,7 @@ def setup_redhat_family( "salt-syndic", "salt-cloud", "salt-api", + "salt-debuginfo", ), ] @@ -365,6 +366,7 @@ def setup_debian_family( "salt-syndic", "salt-cloud", "salt-api", + "salt-dbg", ), ] for cmd in commands: