Sha256: a080c43f53e26d65ced8228b312bc6ffc440ea2b85428243b7995e2d0b7c8010

Contents?: true

Size: 155 Bytes

Versions: 2

Compression:

Stored size: 155 Bytes

Contents

require_relative '../support/assets'

FactoryBot.define do
  factory :attachment, class: Spree::Attachment do
    attachment { fake_attachment }
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
solidus_product_attachments-0.0.6 lib/solidus_product_attachments/testing_support/factories/attachments.rb
solidus_product_attachments-0.0.5 lib/solidus_product_attachments/testing_support/factories/attachments.rb