diff options
| author | Chris Rebert <[email protected]> | 2014-01-15 23:14:13 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-01-15 23:14:13 -0800 |
| commit | 81610c6048844d4de43422ad978afa4c39718c4d (patch) | |
| tree | 7ddb003057a119c53994c962866bcc8fe2982d4a /browserstack.json | |
| parent | 96a9e1bae06cb21f8cf72ec528b8e31b6ab27272 (diff) | |
| parent | 2bdf99fcc188909979280798e1e6bb4f11e20334 (diff) | |
| download | bootstrap-81610c6048844d4de43422ad978afa4c39718c4d.tar.xz bootstrap-81610c6048844d4de43422ad978afa4c39718c4d.zip | |
Merge pull request #12252 from browserstack/browserstack-runner
Browserstack runner tunnel timeout
Diffstat (limited to 'browserstack.json')
| -rw-r--r-- | browserstack.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/browserstack.json b/browserstack.json index 53802465e..beab742e1 100644 --- a/browserstack.json +++ b/browserstack.json @@ -2,6 +2,7 @@ "username": "--secure--", "key": "--secure--", "test_path": "js/tests/index.html", + "debug": true, "browsers": [ { "browser": "firefox", |
