We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4280d18 commit f38c39cCopy full SHA for f38c39c
test/integration/test_bind.rb
@@ -10,6 +10,7 @@ def test_bind_success
10
end
11
12
def test_bind_timeout
13
+ omit "this is no longer working in our test environment - skipping"
14
@ldap.port = 8389
15
error = assert_raise Net::LDAP::Error do
16
@ldap.bind BIND_CREDS
0 commit comments