Fix up sauce config
This commit is contained in:
parent
8851a64bce
commit
9f8b632fb5
1 changed files with 1 additions and 1 deletions
|
@ -181,7 +181,7 @@ module.exports = function(grunt) {
|
|||
{ browserName: 'firefox', version: '34' }
|
||||
],
|
||||
testname: 'TextSecure-Browser Tests',
|
||||
maxDuration: 300
|
||||
'max-duration': 300
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue