backend refactor: userdeletion
This commit is contained in:
@@ -585,7 +585,7 @@ func testUpdateUser(t *testing.T, loginCookie http.Cookie) {
|
||||
},
|
||||
expectedStatus: http.StatusForbidden,
|
||||
expectedErrors: []map[string]string{
|
||||
{"field": "user", "key": "server.error.unauthorized"},
|
||||
{"field": "user.user", "key": "server.error.unauthorized"},
|
||||
},
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user