mirror of https://gitee.com/bigwinds/arangodb
ldap test: updated statusCode to 401
This commit is contained in:
parent
1ea4dcc4fd
commit
9bc9d4180c
|
@ -115,7 +115,7 @@ function ldap (options) {
|
|||
pass: 'password'
|
||||
},
|
||||
result: {
|
||||
statusCode: 500
|
||||
statusCode: 401
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue