Fix up sauce config

This commit is contained in:
lilia 2015-07-28 15:59:53 -07:00
parent 8851a64bce
commit 9f8b632fb5

View file

@ -181,7 +181,7 @@ module.exports = function(grunt) {
{ browserName: 'firefox', version: '34' }
],
testname: 'TextSecure-Browser Tests',
maxDuration: 300
'max-duration': 300
}
}
},