We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4118a54 commit 35cb525Copy full SHA for 35cb525
test/cli.js
@@ -25,7 +25,7 @@ describe("$ w3c-validator invalid", function() {
25
});
26
27
describe("$ w3c-validator abc.xyz", function() {
28
- this.timeout(10000);
+ this.timeout(20000);
29
30
var _error;
31
var _stdout;
0 commit comments