diff --git a/spec/rails_helper.rb b/spec/rails_helper.rb index 93dc2425e..c663087d5 100644 --- a/spec/rails_helper.rb +++ b/spec/rails_helper.rb @@ -50,7 +50,6 @@ rescue ActiveRecord::PendingMigrationError => e exit 1 end RSpec.configure do |config| - # Remove this line if you're not using ActiveRecord or ActiveRecord fixtures config.fixture_paths = ["#{::Rails.root}/spec/fixtures"]