parent
28fd9911b0
commit
e290df5499
|
@ -367,7 +367,9 @@ class LinkHelperTest {
|
|||
arrayOf("https://pixelfed.social/connyduck", true),
|
||||
arrayOf("https://gts.foo.bar/@goblin/statuses/01GH9XANCJ0TA8Y95VE9H3Y0Q2", true),
|
||||
arrayOf("https://gts.foo.bar/@goblin", true),
|
||||
arrayOf("https://foo.microblog.pub/o/5b64045effd24f48a27d7059f6cb38f5", true)
|
||||
arrayOf("https://foo.microblog.pub/o/5b64045effd24f48a27d7059f6cb38f5", true),
|
||||
arrayOf("https://bookwyrm.foo.bar/user/User", true),
|
||||
arrayOf("https://bookwyrm.foo.bar/user/User/comment/123456", true)
|
||||
)
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue