node fixtures: Add author_id key.

This commit is contained in:
Steve Howell
2020-08-18 13:36:30 +00:00
committed by Steve Howell
parent 2d5096ea8f
commit b38353f3ff

View File

@@ -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",