-
jakub-g authored
Commit 17a3ca7e set timeout to Infinity, but this still doesn't solve the issue reported in #961 if you use Mocha 1.21. This commit changes the config for grunt test run to `enableTimeouts=false`, and documents the equivalent command line switch (`--no-timeouts`) for mocha executable.
4507b15e