Sha256: cefa761a4c052ce6a03d7a51c57c95bdb0e8cce5626350c731996e75b23eab8e
Contents?: true
Size: 319 Bytes
Versions: 4
Compression:
Stored size: 319 Bytes
Contents
# frozen_string_literal: true FactoryBot.define do # Define your Spree extensions Factories within this file to enable applications, # and other extensions to use and override them. # # Example adding this to your spec_helper will load these Factories for use: # require 'solidus_catalog_mode/factories' end
Version data entries
4 entries across 4 versions & 1 rubygems