mirror of
https://github.com/netbirdio/dex.git
synced 2026-05-22 18:43:53 -07:00
spelling: running
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -523,7 +523,7 @@ func getenv(key, defaultVal string) string {
|
||||
|
||||
// runTests runs a set of tests against an LDAP schema.
|
||||
//
|
||||
// The tests require LDAP to be runnning.
|
||||
// The tests require LDAP to be running.
|
||||
// You can use the provided docker-compose file to setup an LDAP server.
|
||||
func runTests(t *testing.T, connMethod connectionMethod, config *Config, tests []subtest) {
|
||||
ldapHost := os.Getenv("DEX_LDAP_HOST")
|
||||
|
||||
Reference in New Issue
Block a user