Skip to content

Commit

Permalink
Bump test timeout to 120 sec
Browse files Browse the repository at this point in the history
  • Loading branch information
thodkatz committed Jan 20, 2025
1 parent 44bc634 commit 309d72f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pytest.ini
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[pytest]
python_files = test_*.py
addopts =
--timeout 60
--timeout 120
-v
-s
--color=yes
Expand Down

0 comments on commit 309d72f

Please sign in to comment.