mirror of
https://github.com/internetee/registry.git
synced 2025-07-22 02:35:57 +02:00
Extract simplecov
config
This commit is contained in:
parent
498975af97
commit
25a290b751
3 changed files with 8 additions and 2 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