aboutsummaryrefslogtreecommitdiff
path: root/test/pleroma/list_test.exs
diff options
context:
space:
mode:
Diffstat (limited to 'test/pleroma/list_test.exs')
-rw-r--r--test/pleroma/list_test.exs2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/pleroma/list_test.exs b/test/pleroma/list_test.exs
index b5572cbae..854e276f1 100644
--- a/test/pleroma/list_test.exs
+++ b/test/pleroma/list_test.exs
@@ -4,7 +4,7 @@
defmodule Pleroma.ListTest do
alias Pleroma.Repo
- use Pleroma.DataCase
+ use Pleroma.DataCase, async: true
import Pleroma.Factory