Increase statusCheckAttempts in saucelabs qunit tests
This commit is contained in:
parent
887465f4ae
commit
f764f89325
1 changed files with 1 additions and 0 deletions
|
@ -130,6 +130,7 @@ module.exports = function (grunt) {
|
|||
build: testBuildNumber,
|
||||
tags: ['tests', 'qunit'],
|
||||
urls: testUrls,
|
||||
statusCheckAttempts: 180,
|
||||
testname: 'QUnit test for Select2',
|
||||
browsers: [
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue