forked from AkkomaGang/akkoma
tests: add missing ExUnit.CaptureLog
This commit is contained in:
parent
17fed5ae52
commit
d9e0108baa
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue