Skip to content

Commit

Permalink
Rename test to reflect it tests proxy id (SatelliteQE#14063)
Browse files Browse the repository at this point in the history
  • Loading branch information
lhellebr authored Feb 13, 2024
1 parent cf3de35 commit ecf78dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/foreman/cli/test_realm.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ def test_negative_create_name_only(module_target_sat):


@pytest.mark.tier1
def test_negative_create_invalid_id(module_target_sat):
def test_negative_create_invalid_proxy_id(module_target_sat):
"""Create a realm with an invalid proxy ID
:id: 916bd1fb-4649-469c-b511-b0b07301a990
Expand Down

0 comments on commit ecf78dc

Please sign in to comment.