mirror of
https://github.com/internetee/registry.git
synced 2025-06-08 05:34:46 +02:00
parent
b11306eea3
commit
fa6edab62a
34 changed files with 38 additions and 38 deletions
|
@ -1,7 +1,6 @@
|
|||
FactoryBot.define do
|
||||
factory :epp_session do
|
||||
sequence(:session_id) { |n| "test#{n}" }
|
||||
registrar
|
||||
association :user, factory: :api_user
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue