Updates tests
This commit is contained in:
parent
9acb8e53d8
commit
ae6c2b6375
2 changed files with 10 additions and 0 deletions
|
@ -441,6 +441,9 @@ class Status(TestCase):
|
|||
id="http://www.faraway.com/boost/12",
|
||||
actor=self.remote_user.remote_id,
|
||||
object="http://fish.com/nothing",
|
||||
published="2021-03-24T18:59:41.841208+00:00",
|
||||
cc="",
|
||||
to="",
|
||||
)
|
||||
|
||||
responses.add(responses.GET, "http://fish.com/nothing", status=404)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue