mirror of
https://github.com/CodeforLeipzig/stadtratmonitor.git
synced 2025-04-20 07:11:33 +02:00
configure factory_girl for rspec
This commit is contained in:
parent
c0b504039a
commit
0c2dcd9689
2 changed files with 4 additions and 1 deletions
3
spec/support/factory_girl.rb
Normal file
3
spec/support/factory_girl.rb
Normal file
|
@ -0,0 +1,3 @@
|
|||
RSpec.configure do |config|
|
||||
config.include FactoryGirl::Syntax::Methods
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue