提交 048cf9e9 编写于 作者: J José Valim

Fix typo on rackup test (ht: pleax)

上级 c0db7840
......@@ -35,7 +35,7 @@ def setup
# keep it working for now
test "deprecated ActionController::Dispatcher still works" do
rackup
assert_kind_of? Rails::Application, ActionController::Dispatcher.new
assert_kind_of Rails::Application, ActionController::Dispatcher.new
end
test "the config object is available on the application object" do
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册