houdini/spec/factories/supporter_notes.rb

5 lines
65 B
Ruby

FactoryBot.define do
factory :supporter_note do
end
end