Fix test warning.
This commit is contained in:
parent
12843978b7
commit
bfe438379f
|
|
@ -1,2 +1,4 @@
|
||||||
[pytest]
|
[pytest]
|
||||||
timeout = 30
|
timeout = 30
|
||||||
|
markers =
|
||||||
|
timeout: set timeout for tests
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue