Disable async in DomainBlockControllerTest

stable
Egor Kislitsyn 5 years ago
parent 3c5ecb70b4
commit 38db4878a4
No known key found for this signature in database
GPG Key ID: 1B49CB15B71E7805

@ -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

Loading…
Cancel
Save