tests: add missing ExUnit.CaptureLog

This commit is contained in:
Ariadne Conill 2019-10-04 16:45:14 +00:00
parent 17fed5ae52
commit d9e0108baa
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
defmodule Pleroma.Integration.MastodonWebsocketTest do
use Pleroma.DataCase
import ExUnit.CaptureLog
import Pleroma.Factory
alias Pleroma.Integration.WebsocketClient