Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
LEARNER-5681
Browse files Browse the repository at this point in the history
Increased timeout to fix drive timeout issues.
  • Loading branch information
Ayub-Khan authored and robrap committed Jul 5, 2018
1 parent 58174a6 commit f681502
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions e2e/pytest.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[pytest]
addopts = --driver=Chrome
# Each test must complete in less than 45 seconds
timeout = 60
# Each test must complete in less than 90 seconds
timeout = 90

0 comments on commit f681502

Please sign in to comment.