mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-03 09:49:20 +02:00
Fix user tests
This commit is contained in:
parent
33856ffa22
commit
e3a850cdef
1 changed files with 1 additions and 1 deletions
|
@ -358,7 +358,7 @@ describe('Test users admin API validators', function () {
|
|||
path: path + userId,
|
||||
token: server.accessToken,
|
||||
fields,
|
||||
expectedStatus: HttpStatusCode.CONFLICT_409
|
||||
expectedStatus: HttpStatusCode.NO_CONTENT_204
|
||||
})
|
||||
})
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue