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

Remove AS declarative extension from erb tag test

The extension was removed in 22bc12ec,
making "test" an alias for minitest's "it".
上级 5921cf0b
......@@ -3,9 +3,6 @@
module ERBTest
class TagHelperTest < BlockTestCase
extend ActiveSupport::Testing::Declarative
test "percent equals works for content_tag and does not require parenthesis on method call" do
assert_equal "<div>Hello world</div>", render_content("content_tag :div", "Hello world")
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册