Hack to fix tests not passing. Unclear why the filters are being set to nil.
[akkoma] / test / mix / tasks / pleroma / ecto / rollback_test.exs
index 0236e35d529afe9e6a734ae814a871796d333727..9e39db8fa1eb6626337309f2eaae5951031dcd0f 100644 (file)
@@ -3,7 +3,7 @@
 # SPDX-License-Identifier: AGPL-3.0-only
 
 defmodule Mix.Tasks.Pleroma.Ecto.RollbackTest do
-  use Pleroma.DataCase
+  use Pleroma.DataCase, async: true
   import ExUnit.CaptureLog
   require Logger