tests: add missing ExUnit.CaptureLog
This commit is contained in:
parent
17fed5ae52
commit
d9e0108baa
@ -5,6 +5,7 @@
|
||||
defmodule Pleroma.Integration.MastodonWebsocketTest do
|
||||
use Pleroma.DataCase
|
||||
|
||||
import ExUnit.CaptureLog
|
||||
import Pleroma.Factory
|
||||
|
||||
alias Pleroma.Integration.WebsocketClient
|
||||
|
Loading…
Reference in New Issue
Block a user