Increase timeout time for test in order to avoid false negative

pull/100/head
Julien Duponchelle 9 years ago
parent 2ace014a3c
commit 568e203580

@ -10,4 +10,4 @@ ignore = E501
[pytest]
norecursedirs = old_tests .tox
timeout = 1
timeout = 2

Loading…
Cancel
Save