DEV: Add tags to a topic fixture (#18162)
It can be useful to have a topic with some predefined tags
This commit is contained in:
parent
1279966f59
commit
bf6c9e0f28
|
@ -5799,6 +5799,7 @@ export default {
|
||||||
avatar_template: "/images/avatar.png",
|
avatar_template: "/images/avatar.png",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
tags: ["foo", "baz"],
|
||||||
},
|
},
|
||||||
"/t/2481/1.json": {
|
"/t/2481/1.json": {
|
||||||
post_stream: {
|
post_stream: {
|
||||||
|
|
Loading…
Reference in New Issue