From dda11feb33a85925c2e16077bcf4c08cdcba94dd Mon Sep 17 00:00:00 2001 From: Lisa P Date: Mon, 7 Sep 2015 16:43:02 +0200 Subject: [PATCH] comment out SL ff and chrome stuff --- testem.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testem.json b/testem.json index 5f909db9..d5ce7e2c 100644 --- a/testem.json +++ b/testem.json @@ -2,8 +2,8 @@ "framework": "qunit", "test_page": "tests/index.html?hidepassed", "launch_in_ci": [ - "SL_chrome", - "SL_firefox", + // "SL_chrome", + // "SL_firefox", "PhantomJS" ], "launch_in_dev": [