Tests: Make as many tests as possible async.
[akkoma] / test / pleroma / integration / mastodon_websocket_test.exs
index bb8e795b723c5f1bf7e31aeee47a901e8cbe9e03..4a7dbda71aa916d50c307c9ec98b99099298c46a 100644 (file)
@@ -3,6 +3,7 @@
 # SPDX-License-Identifier: AGPL-3.0-only
 
 defmodule Pleroma.Integration.MastodonWebsocketTest do
+  # Needs a streamer, needs to stay synchronous
   use Pleroma.DataCase
 
   import ExUnit.CaptureLog