thoughtbot--factory_bot/.simplecov

5 lines
66 B
Ruby

SimpleCov.start do
add_filter "/spec/"
add_filter "/tmp/"
end