提交 fd87a787 编写于 作者: R Rick Olson

fix AR tests for sqlite

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3896 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
上级 02d34440
......@@ -533,7 +533,7 @@ def teardown_with_fixtures
ActiveRecord::Base.connection.rollback_db_transaction
ActiveRecord::Base.unlock_mutex
end
ActiveRecord::Base.clear_active_connections!
ActiveRecord::Base.verify_active_connections!
end
alias_method :teardown, :teardown_with_fixtures
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册