未验证 提交 05a66686 编写于 作者: R Rafael França 提交者: GitHub

Merge pull request #33975 from JuanitoFatas/jf.fix-test-name

[CaptureHelperTest] Fix a content_for test description
......@@ -40,7 +40,7 @@ def test_capture_doesnt_escape_twice
assert_equal "<em>bar</em>", string
end
def test_capture_used_for_read
def test_content_for_used_for_read
content_for :foo, "foo"
assert_equal "foo", content_for(:foo)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册