Skip to content

Commit

Permalink
Removing stubbed marker (#13668)
Browse files Browse the repository at this point in the history
(cherry picked from commit 9585a3d)
  • Loading branch information
adarshdubey-star authored and web-flow committed Jan 9, 2024
1 parent b5854b2 commit 6976e22
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 @@ -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
Expand Down

0 comments on commit 6976e22

Please sign in to comment.