internetee-registry/spec/factories/registrant_user.rb

5 lines
62 B
Ruby

FactoryBot.define do
factory :registrant_user do
end
end