test for Pleroma.Web.CommonAPI.Utils.get_by_id_or_ap_id
[akkoma] / test / tasks / robots_txt_test.exs
index 539193f7397b4554f8b1f728df489945d216c3f8..78a3f17b44f93d6c768ccfe9b4634d235694660f 100644 (file)
@@ -1,5 +1,9 @@
+# Pleroma: A lightweight social networking server
+# Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/>
+# SPDX-License-Identifier: AGPL-3.0-only
+
 defmodule Mix.Tasks.Pleroma.RobotsTxtTest do
-  use ExUnit.Case, async: true
+  use ExUnit.Case
   alias Mix.Tasks.Pleroma.RobotsTxt
 
   test "creates new dir" do