summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorAlexander Strizhakov <alex.strizhakov@gmail.com>2020-06-24 09:59:21 +0300
committerAlexander Strizhakov <alex.strizhakov@gmail.com>2020-10-13 16:43:54 +0300
commit96d320bdfecdb147cfbd7e74156f546885821915 (patch)
treebe9c7290ab5ea6fc657476e076aaf69b38d566f8 /test
parenta6d8cef33e9ac91c373d0ac4c96a42bd941fe6b2 (diff)
OAuthPlug module name
Diffstat (limited to 'test')
-rw-r--r--test/pleroma/web/plugs/o_auth_plug_test.exs2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/pleroma/web/plugs/o_auth_plug_test.exs b/test/pleroma/web/plugs/o_auth_plug_test.exs
index f4df8f4cb..b9d722f76 100644
--- a/test/pleroma/web/plugs/o_auth_plug_test.exs
+++ b/test/pleroma/web/plugs/o_auth_plug_test.exs
@@ -5,7 +5,7 @@
defmodule Pleroma.Web.Plugs.OAuthPlugTest do
use Pleroma.Web.ConnCase, async: true
- alias Pleroma.Plugs.OAuthPlug
+ alias Pleroma.Web.Plugs.OAuthPlug
import Pleroma.Factory
@session_opts [