Fixes fields on unknown boost test
This commit is contained in:
parent
af6cab2e3f
commit
c149003d89
@ -188,6 +188,7 @@ class InboxActivities(TestCase):
|
|||||||
"id": "http://fake.com/unknown/boost",
|
"id": "http://fake.com/unknown/boost",
|
||||||
"actor": self.remote_user.remote_id,
|
"actor": self.remote_user.remote_id,
|
||||||
"object": self.status.remote_id,
|
"object": self.status.remote_id,
|
||||||
|
"published": "Mon, 25 May 2020 19:31:20 GMT",
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
views.inbox.activity_task(activity)
|
views.inbox.activity_task(activity)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user