add analytics event to thread/comment vote
This commit is contained in:
@@ -358,6 +358,7 @@ def make_minimal_cs_comment(overrides=None):
|
||||
ret = {
|
||||
"type": "comment",
|
||||
"id": "dummy",
|
||||
"commentable_id": "dummy",
|
||||
"thread_id": "dummy",
|
||||
"parent_id": None,
|
||||
"user_id": "0",
|
||||
|
||||
Reference in New Issue
Block a user