Skip to content

Commit

Permalink
Cleanup spec_helper
Browse files Browse the repository at this point in the history
  • Loading branch information
n-rodriguez committed Nov 11, 2024
1 parent a3bd3ae commit 7d86d11
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,5 @@
ENV['RAILS_ENV'] = 'test'
require File.expand_path('dummy/config/environment.rb', __dir__)

# Load test gems
require 'rspec/rails'
require 'database_cleaner'

# Load our own config
require_relative 'config_rspec'

0 comments on commit 7d86d11

Please sign in to comment.