Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

Timeout stays at 2000ms? #121

Closed
stevenvachon opened this issue Apr 8, 2014 · 2 comments
Closed

Timeout stays at 2000ms? #121

stevenvachon opened this issue Apr 8, 2014 · 2 comments

Comments

@stevenvachon
Copy link

The readme states that the default is 5000ms, but it doesn't appear to be so. Also, when I tried changing it to 100000000000000ms, it remained at 2000ms.

@kmiyashiro
Copy link
Owner

The timeout is for phantomjs, mocha defaults to 2s. You can set the timeouts in mocha using this.timeout() http://visionmedia.github.io/mocha/#suite-specific-timeouts

@stevenvachon
Copy link
Author

Ah, that makes sense now, thank you. You may want to update the readme regarding this for other users.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants