mirror of
https://github.com/internetee/registry.git
synced 2025-07-23 19:20:37 +02:00
Merge pull request #1100 from internetee/fine-tune-simplecov-gem-and-code-climate
Fine-tune simplecov gem and code climate
This commit is contained in:
commit
c80fc22a02
5 changed files with 28 additions and 8 deletions
|
@ -1,7 +1,6 @@
|
|||
if ENV['COVERAGE']
|
||||
require 'simplecov'
|
||||
SimpleCov.command_name 'test'
|
||||
SimpleCov.start 'rails'
|
||||
end
|
||||
|
||||
ENV['RAILS_ENV'] ||= 'test'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue