Sha256: 58dfae09ec73ba6358a03397edc7464173951750afc160042156fe08669224b1
Contents?: true
Size: 147 Bytes
Versions: 4
Compression:
Stored size: 147 Bytes
Contents
# frozen_string_literal: true FactoryBot.use_parent_strategy = true RSpec.configure do |config| config.include FactoryBot::Syntax::Methods end
Version data entries
4 entries across 4 versions & 1 rubygems