Sha256: bcd143e284e969ba45dcc8fb8efa765a4c875f9f031e3456a76b14768a157b18
Contents?: true
Size: 186 Bytes
Versions: 4
Compression:
Stored size: 186 Bytes
Contents
require 'factory_bot' RSpec.configure do |config| config.include FactoryBot::Syntax::Methods config.before(:suite) do FactoryBot.find_definitions FactoryBot.lint end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
braze_ruby-0.2.2 | spec/support/factory_bot.rb |
braze_ruby-0.2.1 | spec/support/factory_bot.rb |
braze_ruby-0.2.0 | spec/support/factory_bot.rb |
braze_ruby-0.1.0 | spec/support/factory_bot.rb |