From 131743d25586cd8bbed52b53efe8541e45aee325 Mon Sep 17 00:00:00 2001 From: alexweissman Date: Mon, 23 Oct 2017 18:21:34 -0400 Subject: [PATCH] try the testTimeout param instead --- Gruntfile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gruntfile.js b/Gruntfile.js index 0045cf1f..805ea477 100644 --- a/Gruntfile.js +++ b/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: [ {