Disable async in DomainBlockControllerTest
authorEgor Kislitsyn <egor@kislitsyn.com>
Mon, 30 Sep 2019 07:28:37 +0000 (14:28 +0700)
committerEgor Kislitsyn <egor@kislitsyn.com>
Mon, 30 Sep 2019 12:10:55 +0000 (19:10 +0700)
test/web/mastodon_api/controllers/domain_block_controller_test.exs

index 3c3558385610c21ae48ede19ee6bd818c4e2ac17..25a279cdcb74911982f8fd43a750bdba050dd9ed 100644 (file)
@@ -3,7 +3,7 @@
 # SPDX-License-Identifier: AGPL-3.0-only
 
 defmodule Pleroma.Web.MastodonAPI.DomainBlockControllerTest do
-  use Pleroma.Web.ConnCase, async: true
+  use Pleroma.Web.ConnCase
 
   alias Pleroma.User