-
- Downloads
replace `Repo.get_by(User, ap_id: ap_id)` with `User.get_by_ap_id(ap_id)`
Showing
- test/web/activity_pub/activity_pub_test.exs 2 additions, 2 deletionstest/web/activity_pub/activity_pub_test.exs
- test/web/mastodon_api/status_view_test.exs 1 addition, 1 deletiontest/web/mastodon_api/status_view_test.exs
- test/web/salmon/salmon_test.exs 1 addition, 1 deletiontest/web/salmon/salmon_test.exs
- test/web/twitter_api/twitter_api_controller_test.exs 2 additions, 2 deletionstest/web/twitter_api/twitter_api_controller_test.exs
Loading
Please register or sign in to comment