Files
rynDNS/spec/support/factory_bot.rb
2021-02-25 00:04:34 -05:00

4 lines
77 B
Ruby

RSpec.configure do |config|
config.include FactoryBot::Syntax::Methods
end