From 0ce2a5a716bb3b7e3facbf852c6963a0cf5e297b Mon Sep 17 00:00:00 2001 From: Satellite QE <115476073+Satellite-QE@users.noreply.github.com> Date: Tue, 9 Jan 2024 07:14:05 -0500 Subject: [PATCH] [6.15.z] Removing stubbed marker (#13686) --- tests/foreman/api/test_discoveryrule.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/foreman/api/test_discoveryrule.py b/tests/foreman/api/test_discoveryrule.py index 9420c01cf84..656aced3f08 100644 --- a/tests/foreman/api/test_discoveryrule.py +++ b/tests/foreman/api/test_discoveryrule.py @@ -116,7 +116,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