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

Merge pull request #38163 from roramirez/match-302-redirect

Add match 302 http code for log in redirect_to test
......@@ -226,6 +226,7 @@ def test_redirect_to
assert_equal 3, logs.size
assert_equal "Redirected to http://foo.bar/", logs[1]
assert_match(/Completed 302/, logs.last)
end
def test_filter_redirect_url_by_string
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册