summaryrefslogtreecommitdiff
path: root/test/http_test.exs
diff options
context:
space:
mode:
Diffstat (limited to 'test/http_test.exs')
-rw-r--r--test/http_test.exs2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/http_test.exs b/test/http_test.exs
index fd254b590..618485b55 100644
--- a/test/http_test.exs
+++ b/test/http_test.exs
@@ -3,7 +3,7 @@
# SPDX-License-Identifier: AGPL-3.0-only
defmodule Pleroma.HTTPTest do
- use ExUnit.Case
+ use ExUnit.Case, async: true
use Pleroma.Tests.Helpers
import Tesla.Mock
alias Pleroma.HTTP