Fix sporadically failing test

このコミットが含まれているのは:
Egor Kislitsyn 2019-11-20 14:25:00 +07:00
コミット 63711258ce
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: 1B49CB15B71E7805
2個のファイルの変更2行の追加2行の削除

ファイルの表示

@ -3,7 +3,7 @@
# SPDX-License-Identifier: AGPL-3.0-only
defmodule Pleroma.Web.MastodonAPI.FilterControllerTest do
use Pleroma.Web.ConnCase, async: true
use Pleroma.Web.ConnCase
alias Pleroma.Web.MastodonAPI.FilterView

ファイルの表示

@ -3,7 +3,7 @@
# SPDX-License-Identifier: AGPL-3.0-only
defmodule Pleroma.Web.MastodonAPI.ScheduledActivityControllerTest do
use Pleroma.Web.ConnCase, async: true
use Pleroma.Web.ConnCase
alias Pleroma.Repo
alias Pleroma.ScheduledActivity