Skip to content

Commit a5b2a00

Browse files
committed
Fix domain test
1 parent 9daf749 commit a5b2a00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/domain_test.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ def run(*)
231231
end
232232

233233
def test_filter_groups
234-
domain = @ldap.domain("DC=ad,DC=ghe,DC=local")
234+
domain = GitHub::Ldap.new(options).domain("DC=ad,DC=ghe,DC=local")
235235
results = domain.filter_groups("ghe-admins")
236236
assert_equal 1, results.size
237237
end

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy