5 lines
66 B
Ruby
5 lines
66 B
Ruby
FactoryBot.define do
|
|
factory :offsite_payment do
|
|
|
|
end
|
|
end
|