Ver Fonte

try the testTimeout param instead

alexweissman há 7 anos atrás
pai
commit
131743d255
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      Gruntfile.js

+ 1 - 1
Gruntfile.js

@@ -130,7 +130,7 @@ module.exports = function (grunt) {
           build: testBuildNumber,
           tags: ['tests', 'qunit'],
           urls: testUrls,
-          statusCheckAttempts: 180,
+          testTimeout: 8000,
           testname: 'QUnit test for Select2',
           browsers: [
             {