mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-08 15:05:46 +01:00
fix(spec): broken test due to canFlag addition
This commit is contained in:
@@ -412,6 +412,8 @@ UserObjectFull:
|
||||
type: boolean
|
||||
canBan:
|
||||
type: boolean
|
||||
canFlag:
|
||||
type: boolean
|
||||
canChangePassword:
|
||||
type: boolean
|
||||
isSelf:
|
||||
|
||||
Reference in New Issue
Block a user