Browse Source

more config

cucumber-rails
JG 3 years ago
parent
commit
258537b53c
  1. 3
      spec/support/factory_bot.rb

3
spec/support/factory_bot.rb

@ -0,0 +1,3 @@
RSpec.configure do |config|
config.include FactoryBot::Syntax::Methods
end
Loading…
Cancel
Save