We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b51f78 commit 018a65dCopy full SHA for 018a65d
test/specs/nsg.js
@@ -41,7 +41,7 @@ describe('NSG', function () {
41
});
42
}
43
44
- this.timeout(5000);
+ this.timeout(10000);
45
46
beforeEach(function (done) {
47
function executeAndIgnoreEnoent(fn) {
0 commit comments