Skip to content

Commit

Permalink
test failure
Browse files Browse the repository at this point in the history
  • Loading branch information
masipauskas committed Nov 14, 2024
1 parent 1fd9805 commit 8727531
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions client/python/tests/integration/test_no_auth.py
Original file line number Diff line number Diff line change
Expand Up @@ -214,3 +214,7 @@ def test_get_job_events_stream(client: ArmadaClient, queue_name):
found_event = True
break
assert found_event


def test_assert_fails():
assert False

0 comments on commit 8727531

Please sign in to comment.