diff --git a/tests/base_update_cli.pm b/tests/base_update_cli.pm index 77eaf1bb..b59416e1 100644 --- a/tests/base_update_cli.pm +++ b/tests/base_update_cli.pm @@ -17,7 +17,6 @@ sub run { verify_installed_packages; if (get_var("DISTRI") eq "rocky") { if (get_version_major() < 9) { - # pandoc-common is in PowerTools in Rocky Linux 8 assert_script_run 'dnf config-manager --set-enabled powertools', 60; }