mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-07-05 01:09:37 +00:00
CI stack for Authentik with ldap
This commit is contained in:
@ -84,7 +84,6 @@ func (s *testsuite) SetupTest() {
|
||||
).AddRow(
|
||||
11,
|
||||
"Jane Doe",
|
||||
"Jane",
|
||||
"jane@example.com",
|
||||
true,
|
||||
false,
|
||||
@ -183,7 +182,6 @@ func (s *testsuite) TestSave() {
|
||||
sqlmock.AnyArg(),
|
||||
0,
|
||||
"John Doe",
|
||||
"Jonny",
|
||||
"sarah@example.com",
|
||||
false,
|
||||
false,
|
||||
|
Reference in New Issue
Block a user