Skip to content

Commit 631e53d

Browse files
committed
feat: support new properties on users.find for role info
1 parent b291c5e commit 631e53d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/users.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,8 @@ describe("User Find", function() {
255255
'created_at',
256256
'id',
257257
'priority',
258+
'role_name',
259+
'role_highlight_color',
258260
'roles',
259261
'updated_at',
260262
'username',

0 commit comments

Comments
 (0)