Disable async in DomainBlockControllerTest

This commit is contained in:
Egor Kislitsyn 2019-09-30 14:28:37 +07:00
parent 3c5ecb70b4
commit 38db4878a4
No known key found for this signature in database
GPG Key ID: 1B49CB15B71E7805
1 changed files with 1 additions and 1 deletions

View 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