diff --git a/tests/foreman/cli/test_webhook.py b/tests/foreman/cli/test_webhook.py index b981f01f8b1..ec363ecd309 100644 --- a/tests/foreman/cli/test_webhook.py +++ b/tests/foreman/cli/test_webhook.py @@ -57,6 +57,7 @@ def assert_created(options, hook): class TestWebhook: @pytest.mark.tier3 + @pytest.mark.pit_server @pytest.mark.e2e def test_positive_end_to_end(self, webhook_factory, class_target_sat): """Test creation, list, update and removal of webhook