[#2497] Added missing alias, removed legacy `:adapter` option specification for HTTP...
[akkoma] / test / web / mastodon_api / views / account_view_test.exs
index 5c5aa6cee2a8ce9c1f905817bcd446a5f001ec5c..793b44fcaa64c8b7585c4eaae8c52060f7bae409 100644 (file)
@@ -5,6 +5,7 @@
 defmodule Pleroma.Web.MastodonAPI.AccountViewTest do
   use Pleroma.DataCase
 
+  alias Pleroma.Config
   alias Pleroma.User
   alias Pleroma.UserRelationship
   alias Pleroma.Web.CommonAPI