Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
exoego committed Nov 3, 2023
1 parent b59ee77 commit 0912233
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .simplecov_spawn.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
SimpleCov::Formatter::CoberturaFormatter,
])
SimpleCov.start do
# enable_coverage :branch
enable_coverage :branch
add_filter '/spec/'
add_filter '/scripts/'
end
Expand Down

0 comments on commit 0912233

Please sign in to comment.