aboutsummaryrefslogtreecommitdiff
path: root/test/pleroma/repo_test.exs
diff options
context:
space:
mode:
Diffstat (limited to 'test/pleroma/repo_test.exs')
-rw-r--r--test/pleroma/repo_test.exs2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/pleroma/repo_test.exs b/test/pleroma/repo_test.exs
index 155791be2..eaddef3a6 100644
--- a/test/pleroma/repo_test.exs
+++ b/test/pleroma/repo_test.exs
@@ -3,7 +3,7 @@
# SPDX-License-Identifier: AGPL-3.0-only
defmodule Pleroma.RepoTest do
- use Pleroma.DataCase
+ use Pleroma.DataCase, async: true
import Pleroma.Factory
alias Pleroma.User