Sha256: 7b87d0a1aaf4f95e20adf37435c7ca89411c571a636ef0954623c5cc0f9618b6
Contents?: true
Size: 194 Bytes
Versions: 2
Compression:
Stored size: 194 Bytes
Contents
$LOAD_PATH << File.join(File.dirname(__FILE__), '../lib') RSpec.configure do |config| config.run_all_when_everything_filtered = true config.filter_run :focus config.order = 'random' end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
linkedin-scraper-2.1.1 | spec/spec_helper.rb |
linkedin-scraper-2.1.0 | spec/spec_helper.rb |