Merge branch 'from/upstream-develop/tusooa/fix-static-tests' into 'develop'

Make instance document controller test sync

Closes #2940

See merge request pleroma/pleroma!3757
This commit is contained in:
Haelwenn 2022-09-27 21:50:43 +00:00
commit d43d02bf41
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.AdminAPI.InstanceDocumentControllerTest do
use Pleroma.Web.ConnCase, async: true
use Pleroma.Web.ConnCase
import Pleroma.Factory
@dir "test/tmp/instance_static"