Commit 5e266f84 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Merge pull request #9041 from tsigo/rs-maintain-test-schema

Add ActiveRecord::Migration.maintain_test_schema! to spec_helper
parents 275f64fb 190e0897
......@@ -44,3 +44,5 @@ RSpec.configure do |config|
TestEnv.init
end
end
ActiveRecord::Migration.maintain_test_schema!
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment