Trimmed Gemfile
[feedcatcher.git] / spec / spec_helper.rb
index a5970b7089b61128dc3ed3316a66d94857b54162..c162f7cc11adae8bfc7d99848092286f22b1fd68 100644 (file)
@@ -3,7 +3,6 @@ ENV["RAILS_ENV"] ||= 'test'
 require File.expand_path("../../config/environment", __FILE__)
 require 'rspec/rails'
 require 'rspec/autorun'
-require 'capybara/rspec'
   
 # Requires supporting ruby files with custom matchers and macros, etc,
 # in spec/support/ and its subdirectories.