Config settings leak and break configdb migration tests when async

This commit is contained in:
Mark Felder 2020-09-25 12:20:52 -05:00
parent dcdf75fbac
commit 4a30598b9e
1 changed files with 1 additions and 1 deletions

View 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