projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dcdf75f
)
Config settings leak and break configdb migration tests when async
author
Mark Felder
<feld@FreeBSD.org>
Fri, 25 Sep 2020 17:20:52 +0000
(12:20 -0500)
committer
Mark Felder
<feld@FreeBSD.org>
Fri, 25 Sep 2020 17:20:52 +0000
(12:20 -0500)
test/config/deprecation_warnings_test.exs
patch
|
blob
|
history
diff --git
a/test/config/deprecation_warnings_test.exs
b/test/config/deprecation_warnings_test.exs
index 28355d7eba55fb439342cd9a1c7d129ccee4b44c..f81a7b5807dd1dbd10ce729b35dc6342127851cd 100644
(file)
--- a/
test/config/deprecation_warnings_test.exs
+++ b/
test/config/deprecation_warnings_test.exs
@@
-1,5
+1,5
@@
defmodule Pleroma.Config.DeprecationWarningsTest do
- use ExUnit.Case
, async: true
+ use ExUnit.Case
use Pleroma.Tests.Helpers
import ExUnit.CaptureLog