Skip to content

Use specific LDAP creds directly in admin_ldap_sync_spec.rb

Mark Lapierre requested to merge fix-ldap-user-leak-2-qa into master

What does this MR do?

Fix another case of a test overwriting global LDAP creds instead of using creds scoped to the specific test they're used in.

For the previous case see: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/8788 / https://gitlab.com/gitlab-org/quality/nightly/issues/41

Fixes: https://gitlab.com/gitlab-org/quality/nightly/issues/44

Does this MR meet the acceptance criteria?

Edited by Mark Lapierre

Merge request reports