Tests: Make as many tests as possible async.
[akkoma] / test / pleroma / web / mastodon_api / controllers / marker_controller_test.exs
index 9f0481120df495e61ab4f4812b9ac50beb8c9e4f..ee944a67c36022dd7906cb3a0d9a54ff7010a8d2 100644 (file)
@@ -3,7 +3,7 @@
 # SPDX-License-Identifier: AGPL-3.0-only
 
 defmodule Pleroma.Web.MastodonAPI.MarkerControllerTest do
-  use Pleroma.Web.ConnCase
+  use Pleroma.Web.ConnCase, async: true
 
   import Pleroma.Factory