提交 faf6f785 编写于 作者: Y Yves Senn

Merge pull request #11478 from newton10471/master

fixes plugin test for tutorial [ci skip]
......@@ -68,7 +68,7 @@ In this example you will add a method to String named `to_squawk`. To begin, cre
require 'test_helper'
class CoreExtTest < Test::Unit::TestCase
class CoreExtTest < ActiveSupport::TestCase
def test_to_squawk_prepends_the_word_squawk
assert_equal "squawk! Hello World", "Hello World".to_squawk
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册