Skip to content

Commit

Permalink
Update tests/foreman/api/test_webhook.py
Browse files Browse the repository at this point in the history
Co-authored-by: Jameer Pathan <[email protected]>
  • Loading branch information
pondrejk and jameerpathan111 committed Nov 13, 2023
1 parent c90eb8c commit 0e64acd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/foreman/api/test_webhook.py
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ def test_positive_event_triggered(self, module_org, target_sat, setting_update):

@pytest.mark.parametrize('setting_update', ['safemode_render=False'], indirect=True)
def test_negative_event_task_failed(self, module_org, target_sat, setting_update):
"""Create a webhook with unreachable targete and assert the associated task
"""Create a webhook with unreachable target and assert the associated task
failed
:id: d4a49556-9413-46e8-bcb5-7afd0184bdb2
Expand Down

0 comments on commit 0e64acd

Please sign in to comment.