Stop running tests in PhantomJS by default
[fnpeditor.git] / karma.conf.js
index 8135011..9f84f89 100644 (file)
@@ -21,8 +21,6 @@ captureTimeout = 60000;
 autoWatch = true;
 singleRun = false;
 
 autoWatch = true;
 singleRun = false;
 
-browsers = ['PhantomJS'];
-
 colors = true;
 logLevel = LOG_INFO;
 
 colors = true;
 logLevel = LOG_INFO;