Fix sporadically failing test

这个提交包含在:
Egor Kislitsyn 2019-11-20 14:25:00 +07:00
父节点 27f73d38c0
当前提交 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