diff --git a/tests/foreman/api/test_discoveryrule.py b/tests/foreman/api/test_discoveryrule.py index 3f6ff72e554..f5dffd5be14 100644 --- a/tests/foreman/api/test_discoveryrule.py +++ b/tests/foreman/api/test_discoveryrule.py @@ -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