提交 53f2241a 编写于 作者: Y Yoshiyuki Hirano

Fix RenderingTest in railtie

Test class name is not `RoutingTest` but `RenderingTest`
上级 61f0e9f3
......@@ -4,7 +4,7 @@
require "rack/test"
module ApplicationTests
class RoutingTest < ActiveSupport::TestCase
class RenderingTest < ActiveSupport::TestCase
include ActiveSupport::Testing::Isolation
include Rack::Test::Methods
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册