Merge branch 'develop' into refactor/discoverable_user_field
[akkoma] / test / pleroma / web / plugs / ensure_user_key_plug_test.exs
index 474510101d8135af41c36df123c7de10c1da25d8..f912ef7550a8e0f13fb5cafef87252ca840792fd 100644 (file)
@@ -5,7 +5,7 @@
 defmodule Pleroma.Web.Plugs.EnsureUserKeyPlugTest do
   use Pleroma.Web.ConnCase, async: true
 
-  alias Pleroma.Plugs.EnsureUserKeyPlug
+  alias Pleroma.Web.Plugs.EnsureUserKeyPlug
 
   test "if the conn has a user key set, it does nothing", %{conn: conn} do
     conn =