bleep bloop

This commit is contained in:
tsmethurst 2021-04-09 23:55:57 +02:00
commit b713ccac9f
15 changed files with 337 additions and 36 deletions

View file

@ -442,9 +442,9 @@ func TestAccounts() map[string]*gtsmodel.Account {
func TestAttachments() map[string]*gtsmodel.MediaAttachment {
return map[string]*gtsmodel.MediaAttachment{
"admin_account_status_1": {
// "admin_account_status_1": {
},
// },
}
}