Tests: More test fixes.

This commit is contained in:
lain 2020-12-21 12:59:11 +01:00
commit b17c36c45a
3 changed files with 7 additions and 2 deletions

View file

@ -3,7 +3,7 @@
# SPDX-License-Identifier: AGPL-3.0-onl
defmodule Mix.Tasks.Pleroma.Ecto.MigrateTest do
use Pleroma.DataCase, async: true
use Pleroma.DataCase
import ExUnit.CaptureLog
require Logger