From 9f8b632fb5de8cd7f712a455999c929db05c9e0e Mon Sep 17 00:00:00 2001 From: lilia Date: Tue, 28 Jul 2015 15:59:53 -0700 Subject: [PATCH] Fix up sauce config --- Gruntfile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 } } },