提交 4e09c509 编写于 作者: C Carlos Antonio da Silva

Fix assertion arguments order

上级 c1dadf3d
......@@ -49,6 +49,6 @@ def test_attaches_only_one_subscriber
def test_does_not_attach_private_methods
ActiveSupport::Notifications.instrument("private_party.doodle")
assert_equal TestSubscriber.events, []
assert_equal [], TestSubscriber.events
end
end
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册