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