Fix test warning.

This commit is contained in:
user 2024-12-23 12:46:37 -05:00
parent 12843978b7
commit bfe438379f
1 changed files with 2 additions and 0 deletions

View File

@ -1,2 +1,4 @@
[pytest]
timeout = 30
markers =
timeout: set timeout for tests