Sha256: 89670e8319e46ab9323ea9077f04290a904edb17945c244200512ab8a2e30d5e
Contents?: true
Size: 197 Bytes
Versions: 23
Compression:
Stored size: 197 Bytes
Contents
# frozen_string_literal: true FactoryBot.define do factory :variant_property_rule_condition, class: 'Spree::VariantPropertyRuleCondition' do variant_property_rule option_value end end
Version data entries
23 entries across 23 versions & 1 rubygems