Skip to content

Commit

Permalink
Increate timeout for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
asvetlov committed Nov 16, 2016
1 parent 3ff72a1 commit dd53bee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ zip_ok = false
ignore = N801,N802,N803,E226

[tool:pytest]
timeout = 5
timeout = 10

[isort]
known_third_party=jinja2
Expand Down

0 comments on commit dd53bee

Please sign in to comment.