Fix tests

This commit is contained in:
Jeff Mitchell
2019-07-29 17:40:04 -04:00
parent 8a2a3442f0
commit b5aae722f7

View File

@@ -905,6 +905,7 @@ func TestLdapAuthBackend_ConfigUpgrade(t *testing.T) {
TLSMinVersion: defParams.TLSMinVersion,
TLSMaxVersion: defParams.TLSMaxVersion,
CaseSensitiveNames: falseBool,
UsePre111GroupCNBehavior: new(bool),
},
}