MRF: ensure that subdomain_match calls are case-insensitive
[akkoma] / test / tasks / robots_txt_test.exs
index 97147a919ecc161c31285c30bf6ee5a6b80e5e39..78a3f17b44f93d6c768ccfe9b4634d235694660f 100644 (file)
@@ -3,7 +3,7 @@
 # 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