houdini/spec/factories/offsite_payments.rb

5 lines
66 B
Ruby

FactoryBot.define do
factory :offsite_payment do
end
end