Sha256: 7301c12b829469610e2e16568a72b97afb2ea8ca5c3d60cc88f9eb28f516fc60
Contents?: true
Size: 131 Bytes
Versions: 102
Compression:
Stored size: 131 Bytes
Contents
FactoryBot.define do factory :promotion_category, class: Spree::PromotionCategory do name { 'Promotion Category' } end end
Version data entries
102 entries across 102 versions & 1 rubygems
Version | Path |
---|---|
spree_core-3.7.0.rc2 | lib/spree/testing_support/factories/promotion_category_factory.rb |
spree_core-3.7.0.rc1 | lib/spree/testing_support/factories/promotion_category_factory.rb |