Procházet zdrojové kódy

try the testTimeout param instead

alexweissman před 7 roky
rodič
revize
131743d255
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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: [
             {