Commit d5ab729d authored by Mike Greiling's avatar Mike Greiling

remove debug flag, but continue to log chrome output

parent 7b4f8aa4
......@@ -448,7 +448,7 @@ karma:
<<: *except-docs
variables:
BABEL_ENV: "coverage"
DEBUG: "true"
CHROME_LOG_FILE: "chrome_debug.log"
script:
- bundle exec rake karma
coverage: '/^Statements *: (\d+\.\d+%)/'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment