mirror of
https://github.com/thoughtbot/factory_bot.git
synced 2022-11-09 11:43:51 -05:00
4 lines
66 B
Ruby
4 lines
66 B
Ruby
SimpleCov.start do
|
|
add_filter "/spec/"
|
|
add_filter "/tmp/"
|
|
end
|