UserIsAdminPlug module name
This commit is contained in:
parent
2125286e90
commit
1d16cd0c3d
3 changed files with 3 additions and 3 deletions
|
|
@ -5,7 +5,7 @@
|
|||
defmodule Pleroma.Web.Plugs.UserIsAdminPlugTest do
|
||||
use Pleroma.Web.ConnCase, async: true
|
||||
|
||||
alias Pleroma.Plugs.UserIsAdminPlug
|
||||
alias Pleroma.Web.Plugs.UserIsAdminPlug
|
||||
import Pleroma.Factory
|
||||
|
||||
test "accepts a user that is an admin" do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue