diff --git a/tests/foreman/cli/test_host.py b/tests/foreman/cli/test_host.py index cac534f3c6a..5d31ff5b0af 100644 --- a/tests/foreman/cli/test_host.py +++ b/tests/foreman/cli/test_host.py @@ -2023,13 +2023,13 @@ def test_negative_without_attach_with_lce( sca_enabled, ): """Attempt to enable a repository of a subscription that was not - attached to a host + attached to a host. This test is not using the host_subscription entities except subscription_name and repository_id :id: fc469e70-a7cb-4fca-b0ea-3c9e3dfff849 - :expectedresults: repository not enabled on host + :expectedresults: Repository enabled with SCA. Failure without SCA. :parametrized: yes """