Skip to content

Commit

Permalink
remove useless method
Browse files Browse the repository at this point in the history
  • Loading branch information
markets committed Feb 15, 2025
1 parent 5b5fc38 commit ff0102e
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 @@ -48,10 +48,6 @@
# https://www.relishapp.com/rspec/rspec-rails/docs/upgrade#pending-migration-checks
ActiveRecord::Migration.maintain_test_schema!

# Checks for pending migrations before tests are run.
# If you are not using ActiveRecord, you can remove this line.
ActiveRecord::Migration.check_pending! if defined?(ActiveRecord::Migration)

RSpec.configure do |config|
# If true, the base class of anonymous controllers will be inferred
# automatically. This will be the default behavior in future versions of
Expand Down

0 comments on commit ff0102e

Please sign in to comment.