summaryrefslogtreecommitdiff
path: root/spec/controllers/ldap
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-06-03 18:08:28 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2020-06-03 18:08:28 +0000
commit8b0ef132360c3657f05376a4725e7b03c151b46e (patch)
tree46488659b9883df9893f419542c9f9df2f6a3f25 /spec/controllers/ldap
parent3dcdea950204629bfcdcc9c0db250adab3b5c1ff (diff)
downloadgitlab-ce-8b0ef132360c3657f05376a4725e7b03c151b46e.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'spec/controllers/ldap')
-rw-r--r--spec/controllers/ldap/omniauth_callbacks_controller_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/controllers/ldap/omniauth_callbacks_controller_spec.rb b/spec/controllers/ldap/omniauth_callbacks_controller_spec.rb
index 0242a91ac60..2de824bbf3c 100644
--- a/spec/controllers/ldap/omniauth_callbacks_controller_spec.rb
+++ b/spec/controllers/ldap/omniauth_callbacks_controller_spec.rb
@@ -2,7 +2,7 @@
require 'spec_helper'
-describe Ldap::OmniauthCallbacksController do
+RSpec.describe Ldap::OmniauthCallbacksController do
include_context 'Ldap::OmniauthCallbacksController'
it 'allows sign in' do