SetUserSessionIdPlugTest: try to fix random ci failures
This commit is contained in:
parent
b6ae412fcd
commit
daaa8cd66a
@ -1,6 +1,8 @@
|
||||
defmodule Pleroma.Plugs.SetUserSessionIdPlugTest do
|
||||
use Pleroma.Web.ConnCase, async: true
|
||||
|
||||
Code.ensure_compiled(Pleroma.User)
|
||||
|
||||
alias Pleroma.Plugs.SetUserSessionIdPlug
|
||||
alias Pleroma.User
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user