mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-14 21:37:30 -06:00
more updates
This commit is contained in:
parent
b95c80def6
commit
3d8aa7a4d2
18 changed files with 1369 additions and 133 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue