Skip to content

Commit

Permalink
Fix docstring to reflect test
Browse files Browse the repository at this point in the history
  • Loading branch information
lhellebr committed Feb 13, 2024
1 parent 19a892f commit 0ade17a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/foreman/cli/test_host.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
"""
Expand Down

0 comments on commit 0ade17a

Please sign in to comment.