aboutsummaryrefslogtreecommitdiff
path: root/test/pleroma/html_test.exs
diff options
context:
space:
mode:
Diffstat (limited to 'test/pleroma/html_test.exs')
-rw-r--r--test/pleroma/html_test.exs2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/pleroma/html_test.exs b/test/pleroma/html_test.exs
index 7d3756884..9737f2458 100644
--- a/test/pleroma/html_test.exs
+++ b/test/pleroma/html_test.exs
@@ -6,7 +6,7 @@ defmodule Pleroma.HTMLTest do
alias Pleroma.HTML
alias Pleroma.Object
alias Pleroma.Web.CommonAPI
- use Pleroma.DataCase
+ use Pleroma.DataCase, async: true
import Pleroma.Factory