Skip to content
Snippets Groups Projects
Commit ca4ac7c9 authored by Guoqiang Ding's avatar Guoqiang Ding
Browse files

Update typos in user_spec.rb

parent 1310bff4
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -55,7 +55,7 @@
described_class.delete_all
create(:user)
ldap_user = create(:omniauth_user, provider: "ldapmain")
create(:omniauth_user, provider: "gitlub")
create(:omniauth_user, provider: "gitlab")
 
users = described_class.non_ldap
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment