forked from AkkomaGang/akkoma
Config settings leak and break configdb migration tests when async
This commit is contained in:
parent
dcdf75fbac
commit
4a30598b9e
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
defmodule Pleroma.Config.DeprecationWarningsTest do
|
||||
use ExUnit.Case, async: true
|
||||
use ExUnit.Case
|
||||
use Pleroma.Tests.Helpers
|
||||
|
||||
import ExUnit.CaptureLog
|
||||
|
|
Loading…
Reference in a new issue