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 879fd51 commit 415dd9dCopy full SHA for 415dd9d
test/test_integration.rb
@@ -3,7 +3,7 @@
3
if !INTEGRATION
4
puts "Skipping integration tests..."
5
else
6
- class TestLDAPInstrumentation < Test::Unit::TestCase
+ class TestLDAPIntegration < Test::Unit::TestCase
7
def setup
8
@service = MockInstrumentationService.new
9
@ldap = Net::LDAP.new \
0 commit comments