mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-18 20:59:39 +02:00
Add simplecov (#760)
This commit is contained in:
parent
ac46c0c5a9
commit
22e6919eb5
4 changed files with 29 additions and 0 deletions
1
Gemfile
1
Gemfile
|
@ -71,4 +71,5 @@ group :test do
|
|||
gem "vcr"
|
||||
gem "webmock"
|
||||
gem "climate_control"
|
||||
gem "simplecov", require: false
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue