Explorar o código

increase timeout for nyc JS code coverage generator

El RIDO %!s(int64=6) %!d(string=hai) anos
pai
achega
c63dc3df7b
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      js/test/Helper.js

+ 1 - 0
js/test/Helper.js

@@ -73,6 +73,7 @@ describe('Helper', function () {
     });
 
     describe('urls2links', function () {
+        this.timeout(30000);
         before(function () {
             cleanup = jsdom();
         });