Skip to content

Commit

Permalink
Remove skip marker from test (#13005)
Browse files Browse the repository at this point in the history
Remove skip marker from the BZ as it is no longer reproducible
  • Loading branch information
shweta83 authored Oct 31, 2023
1 parent 176f5ab commit df42f4b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/foreman/api/test_registration.py
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ def test_host_registration_end_to_end(

@pytest.mark.tier3
@pytest.mark.rhel_ver_match('[^6]')
@pytest.mark.skip_if_open("BZ:2229112")
def test_positive_allow_reregistration_when_dmi_uuid_changed(
module_org, rhel_contenthost, target_sat, module_ak_with_synced_repo, module_location
):
Expand Down

0 comments on commit df42f4b

Please sign in to comment.