diff --git a/test/specs/nsg.js b/test/specs/nsg.js index 71cbe1d..c67e0ff 100644 --- a/test/specs/nsg.js +++ b/test/specs/nsg.js @@ -41,7 +41,7 @@ describe('NSG', function () { }); } - this.timeout(5000); + this.timeout(10000); beforeEach(function (done) { function executeAndIgnoreEnoent(fn) {