mirror of
https://github.com/internetee/registry.git
synced 2025-07-21 18:26:06 +02:00
Include FactoryGirl methods
This commit is contained in:
parent
a74bce46c9
commit
7209322e28
2 changed files with 4 additions and 0 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