mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 04:52:24 -05:00
more updates
This commit is contained in:
parent
2786b5f887
commit
7b01304dac
18 changed files with 1368 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