Skip to content

Commit

Permalink
dev(hansbug): timeout set to 60 on unittest
Browse files Browse the repository at this point in the history
  • Loading branch information
HansBug committed Oct 20, 2023
1 parent c6a49de commit a6dd66f
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,5 +1,5 @@
[pytest]
timeout = 20
timeout = 60
markers =
unittest
benchmark
Expand Down

0 comments on commit a6dd66f

Please sign in to comment.