Explorar o código

Increase a little more the test timeout

Gaël Métais %!s(int64=11) %!d(string=hai) anos
pai
achega
c2abf5a7a4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      test/server/phantomasWrapperTest.js

+ 1 - 1
test/server/phantomasWrapperTest.js

@@ -10,7 +10,7 @@ describe('phantomasWrapper', function() {
     it('should execute', function(done) {
         var url = 'http://www.google.fr/';
 
-        this.timeout(15000);
+        this.timeout(20000);
         phantomasWrapper.execute({
             url: url,
             testId: '123abc',