mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-15 15:46:08 +10:00
Merge pull request #9041 from tsigo/rs-maintain-test-schema
Add ActiveRecord::Migration.maintain_test_schema! to spec_helper
This commit is contained in:
@@ -44,3 +44,5 @@ RSpec.configure do |config|
|
||||
TestEnv.init
|
||||
end
|
||||
end
|
||||
|
||||
ActiveRecord::Migration.maintain_test_schema!
|
||||
|
||||
Reference in New Issue
Block a user