Test fix for ldap upstream watcher
This commit is contained in:
parent
27c1d2144a
commit
0195894a50
@ -616,10 +616,7 @@ func TestLDAPUpstreamWatcherControllerSync(t *testing.T) {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
}},
|
}},
|
||||||
wantValidatedSettings: map[string]upstreamwatchers.ValidatedSettings{testName: {
|
wantValidatedSettings: map[string]upstreamwatchers.ValidatedSettings{},
|
||||||
UserSearchBase: testUserSearchBase,
|
|
||||||
GroupSearchBase: testGroupSearchBase,
|
|
||||||
}},
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "non-nil TLS configuration with empty CertificateAuthorityData is valid",
|
name: "non-nil TLS configuration with empty CertificateAuthorityData is valid",
|
||||||
|
Loading…
Reference in New Issue
Block a user