Sha256: 5cb1b3e0b0759d7fbaabf9f032afec6b7cc8ae96580ff3ee4a30323d4b608121

Contents?: true

Size: 183 Bytes

Versions: 1

Compression:

Stored size: 183 Bytes

Contents

FactoryGirl.define do
  factory :skrill_quick_checkout, class: Spree::BillingIntegration::Skrill::QuickCheckout do
    name 'Skrill - Quick Checkout'
    environment 'test'
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
spree_gateway-2.2.1 spec/factories/payment_method_factory.rb