Increase timeout time for test in order to avoid false negative

This commit is contained in:
Julien Duponchelle 2015-02-04 17:33:58 +01:00
parent 2ace014a3c
commit 568e203580

View File

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