Sha256: 657d7efb29c1233d4a52324aeb3110894a95b1e57f732a401f0ca550b5387f80
Contents?: true
Size: 222 Bytes
Versions: 1
Compression:
Stored size: 222 Bytes
Contents
ENV["RAILS_ENV"] ||= 'test' require 'rsolr' require 'engine_cart' EngineCart.load_application! require 'rspec/rails' require 'capybara/rspec' RSpec.configure do |config| config.infer_spec_type_from_file_location! end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
blacklight_range_limit-2.3.0 | spec/spec_helper.rb |