summaryrefslogtreecommitdiff
path: root/testrig/testmodels.go
diff options
context:
space:
mode:
authorLibravatar tsmethurst <tobi.smethurst@klarrio.com>2021-08-31 19:27:02 +0200
committerLibravatar tsmethurst <tobi.smethurst@klarrio.com>2021-08-31 19:27:02 +0200
commit3d8aa7a4d2f3f3f986241da21a953fa194d25fd8 (patch)
tree395b059a4885d8dc8aec9c85f532abe4475d62d9 /testrig/testmodels.go
parentchange muchos things (diff)
downloadgotosocial-3d8aa7a4d2f3f3f986241da21a953fa194d25fd8.tar.xz
more updates
Diffstat (limited to 'testrig/testmodels.go')
-rw-r--r--testrig/testmodels.go4
1 files changed, 0 insertions, 4 deletions
diff --git a/testrig/testmodels.go b/testrig/testmodels.go
index 002fa38c6..a7148ae17 100644
--- a/testrig/testmodels.go
+++ b/testrig/testmodels.go
@@ -261,10 +261,6 @@ func NewTestUsers() map[string]*gtsmodel.User {
// NewTestAccounts returns a map of accounts keyed by what type of account they are.
func NewTestAccounts() map[string]*gtsmodel.Account {
accounts := map[string]*gtsmodel.Account{
- "instance_account": {
- ID: "01F8MH261H1KSV3GW3016GZRY3",
- Username: "localhost:8080",
- },
"unconfirmed_account": {
ID: "01F8MH0BBE4FHXPH513MBVFHB0",
Username: "weed_lord420",