Sha256: fe7f30541f7e936b48b28545d1c09285da9633b2c4285e88a444a525ad348592
Contents?: true
Size: 185 Bytes
Versions: 24
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
24 entries across 24 versions & 1 rubygems