Skip to content

Commit 131743d

Browse files
committed
try the testTimeout param instead
1 parent f764f89 commit 131743d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gruntfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ module.exports = function (grunt) {
130130
build: testBuildNumber,
131131
tags: ['tests', 'qunit'],
132132
urls: testUrls,
133-
statusCheckAttempts: 180,
133+
testTimeout: 8000,
134134
testname: 'QUnit test for Select2',
135135
browsers: [
136136
{

0 commit comments

Comments
 (0)