We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f71769f commit b5c1f18Copy full SHA for b5c1f18
1 file changed
spec/unit/entitlements/service/ldap_spec.rb
@@ -64,7 +64,6 @@
64
.with(
65
host: "ldap.example.net",
66
port: 389,
67
- encryption: { method: nil },
68
auth: {
69
method: :simple,
70
username: "uid=some-user,ou=system-accounts,dc=example,dc=net",
0 commit comments