提交 24e4ea58 编写于 作者: P Paolo "Nusco" Perrotta

Fixed minor typo in comment

上级 2cac007c
......@@ -50,7 +50,7 @@ def test_handle_response
# 404 is a missing resource.
assert_response_raises ActiveResource::ResourceNotFound, 404
# 405 is a missing not allowed error
# 405 is a method not allowed error
assert_response_raises ActiveResource::MethodNotAllowed, 405
# 409 is an optimistic locking error
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册