Skip to content

Commit

Permalink
Removing stubbed marker (#13668)
Browse files Browse the repository at this point in the history
  • Loading branch information
adarshdubey-star authored Jan 9, 2024
1 parent 6828a2a commit 9585a3d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/foreman/api/test_discoveryrule.py
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@ def test_negative_create_with_invalid_host_limit_and_priority(module_target_sat)
module_target_sat.api.DiscoveryRule(priority=gen_string('alpha')).create()


@pytest.mark.stubbed
@pytest.mark.tier3
def test_positive_update_and_provision_with_rule_priority(
module_target_sat, module_discovery_hostgroup, discovery_location, discovery_org
Expand Down

0 comments on commit 9585a3d

Please sign in to comment.