replace `Repo.get_by(User, ap_id: ap_id)` with `User.get_by_ap_id(ap_id)`
[akkoma] / test / web / oauth /
drwxr-xr-x   ..
-rw-r--r-- 2011 authorization_test.exs
-rw-r--r-- 5963 ldap_authorization_test.exs
-rw-r--r-- 7939 oauth_controller_test.exs
-rw-r--r-- 1934 token_test.exs