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: ...@@ -448,7 +448,7 @@ karma:
<<: *except-docs <<: *except-docs
variables: variables:
BABEL_ENV: "coverage" BABEL_ENV: "coverage"
DEBUG: "true" CHROME_LOG_FILE: "chrome_debug.log"
script: script:
- bundle exec rake karma - bundle exec rake karma
coverage: '/^Statements *: (\d+\.\d+%)/' 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