提交 43b9be9d 编写于 作者: R Robert Speicher

Merge branch 'spec-differences' into 'master'

Backport EE code for OAuth applications spec

See merge request gitlab-org/gitlab-ce!31670
......@@ -17,7 +17,7 @@ describe Oauth::ApplicationsController do
expect(response).to have_gitlab_http_status(200)
end
it 'shows list of applications' do
it 'redirects back to profile page if OAuth applications are disabled' do
disable_user_oauth
get :index
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册