Config settings leak and break configdb migration tests when async
[akkoma] / test / config / deprecation_warnings_test.exs
index 28355d7eba55fb439342cd9a1c7d129ccee4b44c..f81a7b5807dd1dbd10ce729b35dc6342127851cd 100644 (file)
@@ -1,5 +1,5 @@
 defmodule Pleroma.Config.DeprecationWarningsTest do
-  use ExUnit.Case, async: true
+  use ExUnit.Case
   use Pleroma.Tests.Helpers
 
   import ExUnit.CaptureLog