Sha256: fe7f30541f7e936b48b28545d1c09285da9633b2c4285e88a444a525ad348592
Contents?: true
Size: 185 Bytes
Versions: 25
Compression:
Stored size: 185 Bytes
Contents
# frozen_string_literal: true FactoryBot.define do factory :variant_property_rule_value, class: 'Spree::VariantPropertyRuleValue' do variant_property_rule property end end
Version data entries
25 entries across 25 versions & 1 rubygems