提交 18439e28 编写于 作者: E Emilio Tagua 提交者: Aaron Patterson

We really don't care about IM middleware order, the important is that it gets included.

上级 f41bf693
......@@ -116,7 +116,7 @@ def app
test "identity map is inserted" do
boot!
assert_equal "ActiveRecord::IdentityMap::Middleware", middleware[9]
assert middleware.include?("ActiveRecord::IdentityMap::Middleware")
end
test "insert middleware before" do
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册