tests: add missing ExUnit.CaptureLog

stable
Ariadne Conill 5 years ago
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…
Cancel
Save