Test: More async/sync tweaks.

This commit is contained in:
lain 2020-12-21 15:05:56 +01:00
commit 9d5ce82221
11 changed files with 53 additions and 19 deletions

View file

@ -3,7 +3,7 @@
# SPDX-License-Identifier: AGPL-3.0-only
defmodule Pleroma.Web.AdminAPI.ConfigControllerTest do
use Pleroma.Web.ConnCase, async: true
use Pleroma.Web.ConnCase
import ExUnit.CaptureLog
import Pleroma.Factory