Allow dashes in domain name search
[akkoma] / test / pleroma / xml_builder_test.exs
index 059384c34f4eefc4f685fc734731200fd7592ac8..9aae32cdcf117852a88a1f55e1cc1f429f445e01 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.XmlBuilderTest do
-  use Pleroma.DataCase
+  use Pleroma.DataCase, async: true
   alias Pleroma.XmlBuilder
 
   test "Build a basic xml string from a tuple" do