Skip to content

Commit 585ce8e

Browse files
committed
Update tests timeout to 15 min.
1 parent de6246f commit 585ce8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ deps =
88
pytest-timeout
99
moto
1010
commands =
11-
pytest --timeout=600 -n 8 testing/test_awswrangler
11+
pytest --timeout=900 -n 8 testing/test_awswrangler
1212

1313
[testenv:py36]
1414
deps =

0 commit comments

Comments
 (0)