Browse Source

try the testTimeout param instead

alexweissman 7 năm trước cách đây
mục cha
commit
131743d255
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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: [
             {