spec/spec_helper.rb in geopolitical-0.8.3 vs spec/spec_helper.rb in geopolitical-0.8.4
- old
+ new
@@ -1,9 +1,8 @@
# This file is copied to spec/ when you run 'rails generate rspec:install'
ENV['RAILS_ENV'] ||= 'test'
require File.expand_path('../dummy/config/environment', __FILE__)
require 'rspec/rails'
-require 'rspec/autorun'
require 'faker'
require 'fabrication'
require 'fabrication/syntax/make'
# Requires supporting ruby files with custom matchers and macros, etc,