Add option to modify HTTP pool size
[akkoma] / test / pleroma / pagination_test.exs
index e526f23e89731c27fa0c63476aaced445748ab38..bc26c8b465dc29c4f980f867083a556feda8a03b 100644 (file)
@@ -1,9 +1,9 @@
 # Pleroma: A lightweight social networking server
-# Copyright © 2017-2020 Pleroma Authors <https://pleroma.social/>
+# Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>
 # SPDX-License-Identifier: AGPL-3.0-only
 
 defmodule Pleroma.PaginationTest do
-  use Pleroma.DataCase
+  use Pleroma.DataCase, async: true
 
   import Pleroma.Factory