mirror of
https://github.com/internetee/registry.git
synced 2025-07-25 03:58:27 +02:00
Add registrant_user factory
This commit is contained in:
parent
5b3d7f047f
commit
8aee6c008d
1 changed files with 5 additions and 0 deletions
5
spec/factories/registrant_user.rb
Normal file
5
spec/factories/registrant_user.rb
Normal file
|
@ -0,0 +1,5 @@
|
|||
FactoryGirl.define do
|
||||
factory :registrant_user do
|
||||
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue