mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-30 00:26:15 -06:00
reset changes to testmodels
This commit is contained in:
parent
8c45e40829
commit
910a8b375e
1 changed files with 2 additions and 2 deletions
|
|
@ -950,10 +950,10 @@ func NewTestStatuses() map[string]*gtsmodel.Status {
|
||||||
Local: true,
|
Local: true,
|
||||||
AccountURI: "http://localhost:8080/users/the_mighty_zork",
|
AccountURI: "http://localhost:8080/users/the_mighty_zork",
|
||||||
AccountID: "01F8MH1H7YV1Z7D2C8K2730QBF",
|
AccountID: "01F8MH1H7YV1Z7D2C8K2730QBF",
|
||||||
InReplyToID: "01FF25D5Q0DH7CHD57CTRS6WK0",
|
InReplyToID: "",
|
||||||
BoostOfID: "",
|
BoostOfID: "",
|
||||||
ContentWarning: "eye contact, trent reznor gif",
|
ContentWarning: "eye contact, trent reznor gif",
|
||||||
Visibility: gtsmodel.VisibilityPublic,
|
Visibility: gtsmodel.VisibilityMutualsOnly,
|
||||||
Sensitive: false,
|
Sensitive: false,
|
||||||
Language: "en",
|
Language: "en",
|
||||||
CreatedWithApplicationID: "01F8MGY43H3N2C8EWPR2FPYEXG",
|
CreatedWithApplicationID: "01F8MGY43H3N2C8EWPR2FPYEXG",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue