app.kluk.fr/spec/support/factory_bot.rb
2026-02-11 11:11:53 +01:00

3 lines
77 B
Ruby

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