mirror of
https://github.com/internetee/registry.git
synced 2025-05-16 17:37:17 +02:00
Check pending migrations in test env
This commit is contained in:
parent
6cd7a685f9
commit
776a059b58
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ require 'capybara/minitest'
|
|||
class ActiveSupport::TestCase
|
||||
include FactoryBot::Syntax::Methods
|
||||
|
||||
ActiveRecord::Migration.check_pending!
|
||||
fixtures :all
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue