Skip to content

Commit

Permalink
Increased the timeout value for the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrienCastex committed May 27, 2017
1 parent b81f383 commit 4f73875
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/root.js
Original file line number Diff line number Diff line change
Expand Up @@ -129,5 +129,5 @@ if(!module.parent)
}, {
port: 1900,
showExceptions : true,
timeout: 3000
timeout: 6000
})

0 comments on commit 4f73875

Please sign in to comment.