Sha256: cf85795047949190068344afd6b1ae4950b89353263f6943256613b4aea0bdbb
Contents?: true
Size: 269 Bytes
Versions: 1
Compression:
Stored size: 269 Bytes
Contents
require File.expand_path(File.dirname(__FILE__) + '/../lib/enrycher') RSpec.configure do |config| config.treat_symbols_as_metadata_keys_with_true_values = true config.run_all_when_everything_filtered = true config.filter_run :focus config.mock_with :rspec end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
enrycher-0.1.0 | spec/spec_helper.rb |