Sha256: 9d3a9eb8a69c0fd1dbf56b6d15a41bacbdc473f5bb5ef9b4a0e7a1720bf8bf62
Contents?: true
Size: 281 Bytes
Versions: 7
Compression:
Stored size: 281 Bytes
Contents
require 'factory_bot_rails' FactoryGirl = FactoryBot # FactoryBot.definition_file_paths << Ecm::Blorgh::Engine.root.join(*%w(spec factories)) # FactoryBot.factories.clear # FactoryBot.find_definitions RSpec.configure do |config| config.include FactoryBot::Syntax::Methods end
Version data entries
7 entries across 7 versions & 2 rubygems