Fix ReportControllerTest
authorEgor Kislitsyn <egor@kislitsyn.com>
Mon, 30 Sep 2019 11:30:10 +0000 (18:30 +0700)
committerEgor Kislitsyn <egor@kislitsyn.com>
Mon, 30 Sep 2019 11:30:10 +0000 (18:30 +0700)
test/web/mastodon_api/controllers/report_controller_test.exs

index fcece40fb65d0d1c6730fd5456554464d7cb1b0d..979ca48f39d85b83df66ad442525820360a61a4d 100644 (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