Skip to content

Commit

Permalink
fixed TestReviewActionCreateRelated::test_bad_requests test
Browse files Browse the repository at this point in the history
  • Loading branch information
Ostap-Zherebetskyi committed Jan 10, 2025
1 parent 1e0cf8e commit 6f454b5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion api_tests/users/views/test_user_actions.py
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,6 @@ def test_bad_requests(self, app, url, preprint, provider, moderator):
('initial', 'accept'),
('initial', 'edit_comment'),
('initial', 'reject'),
('pending', 'submit'),
('rejected', 'reject'),
('rejected', 'submit'),
],
Expand Down

0 comments on commit 6f454b5

Please sign in to comment.