Skip to content
Snippets Groups Projects
Commit acc568be authored by Josh Soref's avatar Josh Soref
Browse files

spelling: running

parent e15b599e
No related branches found
No related tags found
No related merge requests found
...@@ -523,7 +523,7 @@ func getenv(key, defaultVal string) string { ...@@ -523,7 +523,7 @@ func getenv(key, defaultVal string) string {
// runTests runs a set of tests against an LDAP schema. // 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. // You can use the provided docker-compose file to setup an LDAP server.
func runTests(t *testing.T, connMethod connectionMethod, config *Config, tests []subtest) { func runTests(t *testing.T, connMethod connectionMethod, config *Config, tests []subtest) {
ldapHost := os.Getenv("DEX_LDAP_HOST") ldapHost := os.Getenv("DEX_LDAP_HOST")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment