Skip to content

Commit

Permalink
Update test_core.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Dagonite committed Feb 10, 2025
1 parent 757e70a commit 44e497b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/e2e/test_core.py
Original file line number Diff line number Diff line change
Expand Up @@ -667,7 +667,6 @@ def test_get_jobs_as_user_flag_for_staff(mock_post, mock_get_experiment_numbers_

x = 1
assert x == 1
mock_post.return_value.status_code = HTTPStatus.OK

mock_get_experiment_numbers_for_user_number.return_value = [1820497]

Expand Down

0 comments on commit 44e497b

Please sign in to comment.