houdini/spec/factories/offsite_payments.rb

6 lines
66 B
Ruby
Raw Normal View History

FactoryBot.define do
factory :offsite_payment do
end
end