diff --git a/test/test_helper.rb b/test/test_helper.rb index ae01ad5..6418daa 100644 --- a/test/test_helper.rb +++ b/test/test_helper.rb @@ -3,8 +3,6 @@ require File.expand_path('../../config/environment', __FILE__) require 'rails/test_help' -ActiveRecord::Migration.maintain_test_schema! - class ActiveSupport::TestCase # Setup all fixtures in test/fixtures/*.(yml|csv) for all tests in alphabetical order. #