app.kluk.fr/spec/support/factory_bot.rb

4 lines
77 B
Ruby
Raw Normal View History

2026-02-08 11:15:51 +01:00
RSpec.configure do |config|
config.include FactoryBot::Syntax::Methods
end