X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/b616f6757e950aea9f757d7426550cab3bdff1ec..c193c33cf3e10b222a47de0b971573b66b495cfc:/karma.conf.js diff --git a/karma.conf.js b/karma.conf.js index 8135011..9f84f89 100644 --- a/karma.conf.js +++ b/karma.conf.js @@ -21,8 +21,6 @@ captureTimeout = 60000; autoWatch = true; singleRun = false; -browsers = ['PhantomJS']; - colors = true; logLevel = LOG_INFO;