Sha256: 0036a99e4b1b179b5f0a532538b0b89340e88df0cad69403aaf786d6b2f214b7

Contents?: true

Size: 149 Bytes

Versions: 45

Compression:

Stored size: 149 Bytes

Contents

FactoryBot.define do
  factory :location_type, class: Ecom::Core::LocationType, parent: :lookup do
    type { 'Ecom::Core::LocationType' }
  end
end

Version data entries

45 entries across 45 versions & 1 rubygems

Version Path
ecom_core-1.2.11 spec/factories/ecom/core/location_types.rb
ecom_core-1.2.10 spec/factories/ecom/core/location_types.rb
ecom_core-1.2.9 spec/factories/ecom/core/location_types.rb
ecom_core-1.2.7 spec/factories/ecom/core/location_types.rb
ecom_core-1.2.6 spec/factories/ecom/core/location_types.rb