1
0
mirror of synced 2024-11-22 21:16:10 +03:00

Increase statusCheckAttempts in saucelabs qunit tests

This commit is contained in:
alexweissman 2017-10-23 17:33:06 -04:00
parent 887465f4ae
commit f764f89325

View File

@ -130,6 +130,7 @@ module.exports = function (grunt) {
build: testBuildNumber, build: testBuildNumber,
tags: ['tests', 'qunit'], tags: ['tests', 'qunit'],
urls: testUrls, urls: testUrls,
statusCheckAttempts: 180,
testname: 'QUnit test for Select2', testname: 'QUnit test for Select2',
browsers: [ browsers: [
{ {