#436: update test
This commit is contained in:
parent
935aae054f
commit
8ade93bb4d
3 changed files with 105 additions and 27 deletions
|
@ -129,7 +129,10 @@ const makeMockStatusMasto = (overrides = {}) => {
|
|||
tags: [],
|
||||
uri: 'https://shigusegubu.club/objects/16033fbb-97c0-4f0e-b834-7abb92fb8639',
|
||||
url: 'https://shigusegubu.club/objects/16033fbb-97c0-4f0e-b834-7abb92fb8639',
|
||||
visibility: 'public'
|
||||
visibility: 'public',
|
||||
pleroma: {
|
||||
local: true
|
||||
}
|
||||
}, overrides)
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue