Skip to content

Commit

Permalink
Add line to maintain test schema
Browse files Browse the repository at this point in the history
  • Loading branch information
cdccollins committed Sep 10, 2020
1 parent f01f2c5 commit 8c94819
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spec/spec_helper.rb
Expand Up @@ -14,6 +14,8 @@

Rails.application.load_tasks

ActiveRecord::Migration.maintain_test_schema!

RSpec.configure do |config|
config.disable_monkey_patching!
config.use_transactional_fixtures = true
Expand Down

0 comments on commit 8c94819

Please sign in to comment.