clarion/spec/factories/call_for_participations.rb

5 lines
68 B
Ruby

FactoryBot.define do
factory :call_for_participation do
end
end