diff --git a/Gruntfile.js b/Gruntfile.js index e91104c0..978c90e0 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -181,7 +181,7 @@ module.exports = function(grunt) { { browserName: 'firefox', version: '34' } ], testname: 'TextSecure-Browser Tests', - maxDuration: 300 + 'max-duration': 300 } } },