Skip to content

Commit

Permalink
change test name
Browse files Browse the repository at this point in the history
  • Loading branch information
sambible committed Apr 8, 2024
1 parent 5decdaf commit cd4dacb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/foreman/cli/test_repositories.py
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ def test_positive_disable_rh_repo_with_basearch(module_target_sat, module_entitl
assert 'Repository disabled' in disabled_repo[0]['message']


def test_positive_reclaim_space(module_target_sat, module_entitlement_manifest_org):
def test_reclaim_space_command_no_exception(module_target_sat, module_entitlement_manifest_org):
"""Hammer repository reclaim-space should not throw any improper exceptions
:id: 74b669d8-ee6b-4fc6-864f-91410d7ea3c2
Expand Down

0 comments on commit cd4dacb

Please sign in to comment.