ci: enable simplecov
This commit is contained in:
parent
c52ff5cdeb
commit
fa569c8bb4
5 changed files with 42 additions and 0 deletions
|
@ -16,6 +16,10 @@
|
|||
# users commonly want.
|
||||
#
|
||||
# See http://rubydoc.info/gems/rspec-core/RSpec/Core/Configuration
|
||||
#
|
||||
#
|
||||
require 'simplecov' # see config in .simplecov file
|
||||
|
||||
require 'rspec/retry'
|
||||
|
||||
SECURE_PASSWORD = 'my-s3cure-p4ssword'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue