robots txt test fix
authorAlex S <alex.strizhakov@gmail.com>
Wed, 10 Jul 2019 13:37:39 +0000 (16:37 +0300)
committerAlex S <alex.strizhakov@gmail.com>
Wed, 10 Jul 2019 14:42:18 +0000 (17:42 +0300)
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