spec/spec_helper.rb in blacklight-hierarchy-0.2.0 vs spec/spec_helper.rb in blacklight-hierarchy-1.0.0
- old
+ new
@@ -1,5 +1,5 @@
-ENV["RAILS_ENV"] ||= "test"
+ENV['RAILS_ENV'] ||= 'test'
require 'rsolr'
require 'engine_cart'
EngineCart.load_application!