1
0
mirror of https://git.pleroma.social/sjw/pleroma.git synced 2024-12-23 16:55:08 +01:00

Fix ReportControllerTest

This commit is contained in:
Egor Kislitsyn 2019-09-30 18:30:10 +07:00
parent 26f66fb70a
commit 1207e88195
No known key found for this signature in database
GPG Key ID: 1B49CB15B71E7805

View File

@ -2,7 +2,7 @@
# Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule Pleroma.Web.MastodonAPI.ConversationControllerTest do
defmodule Pleroma.Web.MastodonAPI.ReportControllerTest do
use Pleroma.Web.ConnCase
alias Pleroma.Web.CommonAPI