Increase statusCheckAttempts in saucelabs qunit tests
This commit is contained in:
parent
887465f4ae
commit
f764f89325
@ -130,6 +130,7 @@ module.exports = function (grunt) {
|
||||
build: testBuildNumber,
|
||||
tags: ['tests', 'qunit'],
|
||||
urls: testUrls,
|
||||
statusCheckAttempts: 180,
|
||||
testname: 'QUnit test for Select2',
|
||||
browsers: [
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user