Skip to content
代码片段 群组 项目
提交 ef9b6012 编辑于 作者: Stan Hu's avatar Stan Hu
浏览文件

Merge branch '58969-fix-request-context-spec' into 'master'

Fix test environment pollution in spec/lib/gitlab/request_context_spec.rb

Closes #58969

See merge request gitlab-org/gitlab-ce!26167
No related branches found
No related tags found
无相关合并请求
......@@ -25,7 +25,7 @@
[200, {}, ["Hello"]]
end
Rails.application.middleware.build(endpoint).call(env)
described_class.new(endpoint).call(env)
expect(client_ip).to eq(load_balancer_ip)
end
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册