Tests: Don't run tests that use clear_config asynchronously.
This commit is contained in:
parent
a7f82ff82e
commit
221f18dc33
9 changed files with 8 additions and 8 deletions
|
|
@ -3,7 +3,7 @@
|
|||
# SPDX-License-Identifier: AGPL-3.0-only
|
||||
|
||||
defmodule Pleroma.Web.MastodonAPI.DirectoryControllerTest do
|
||||
use Pleroma.Web.ConnCase, async: true
|
||||
use Pleroma.Web.ConnCase
|
||||
alias Pleroma.Web.CommonAPI
|
||||
import Pleroma.Factory
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue