mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
node fixtures: Add author_id key.
This commit is contained in:
committed by
Steve Howell
parent
2d5096ea8f
commit
b38353f3ff
@@ -75,6 +75,7 @@ exports.test_realm_emojis = {
|
||||
name: "spain",
|
||||
source_url: "/some/path/to/spain.png",
|
||||
deactivated: false,
|
||||
author_id: test_user.user_id,
|
||||
},
|
||||
102: {
|
||||
id: "102",
|
||||
|
||||
Reference in New Issue
Block a user