Skip to content

Commit

Permalink
Increase timeout further.
Browse files Browse the repository at this point in the history
  • Loading branch information
selaux committed Apr 20, 2016
1 parent 2b51f78 commit 018a65d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/specs/nsg.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ describe('NSG', function () {
});
}

this.timeout(5000);
this.timeout(10000);

beforeEach(function (done) {
function executeAndIgnoreEnoent(fn) {
Expand Down

0 comments on commit 018a65d

Please sign in to comment.