try the testTimeout param instead
This commit is contained in:
parent
f764f89325
commit
131743d255
@ -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: [
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user