6 lines
69 B
Ruby
6 lines
69 B
Ruby
|
FactoryBot.define do
|
||
|
factory :recurring_donation do
|
||
|
|
||
|
end
|
||
|
end
|