This commit is contained in:
Eléonore Carpentier 2023-04-03 09:15:37 +02:00
Родитель f71769fc06
Коммит b5c1f18a11
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -64,7 +64,6 @@ describe Entitlements::Service::LDAP do
.with(
host: "ldap.example.net",
port: 389,
encryption: { method: nil },
auth: {
method: :simple,
username: "uid=some-user,ou=system-accounts,dc=example,dc=net",