Skip to content

Commit

Permalink
Update test_no_auth.py
Browse files Browse the repository at this point in the history
  • Loading branch information
masipauskas authored Nov 14, 2024
1 parent 12562ce commit b75faee
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions client/python/tests/integration/test_no_auth.py
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,3 @@ 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 b75faee

Please sign in to comment.