Compare commits
1 commit
main
...
remove-ple
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
60623a3fa5 |
1 changed files with 0 additions and 2 deletions
|
|
@ -264,8 +264,6 @@ mod tests {
|
|||
let data = config.to_request_data();
|
||||
|
||||
webfinger_resolve_actor::<DbConnection, DbUser>("LemmyDev@mastodon.social", &data).await?;
|
||||
// poa.st is as of 2023-07-14 the largest Pleroma instance
|
||||
webfinger_resolve_actor::<DbConnection, DbUser>("graf@poa.st", &data).await?;
|
||||
Ok(())
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue