提交 e9d6bcd1 编写于 作者: Y Yehuda Katz

Update MetalTest for constant scoping change in 1.9

上级 4869b74a
......@@ -20,8 +20,8 @@ def call(env)
class TestMiddleware < ActiveSupport::TestCase
def setup
@app = Rack::Builder.new do
use MetalMiddleware
run Endpoint.new
use MetalTest::MetalMiddleware
run MetalTest::Endpoint.new
end.to_app
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册