Skip to content

Commit

Permalink
Use test_frameworks simplecov profile
Browse files Browse the repository at this point in the history
  • Loading branch information
mjankowski committed Nov 7, 2024
1 parent d7a2e7b commit e8a3240
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
begin
require "simplecov"
SimpleCov.start do
add_filter "vendor"
load_profile "test_frameworks"
end
rescue LoadError
end
Expand Down

0 comments on commit e8a3240

Please sign in to comment.