提交 9aaf8ca7 编写于 作者: E Eileen M. Uchitelle 提交者: GitHub

Merge pull request #26377 from y-yagi/rename_test_method_to_avoid_overriding

rename test method to avoid overriding
......@@ -3693,7 +3693,7 @@ def test_multiple_roots
assert_equal "admin/pages#index", @response.body
end
def test_namespaced_roots
def test_multiple_namespaced_roots
draw do
namespace :foo do
root "test#index"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册