Move notification actions to PleromaAPI.NotificationController
This commit is contained in:
parent
f3fc8b22b1
commit
5ba6e1c322
5 changed files with 41 additions and 51 deletions
|
|
@ -2,7 +2,7 @@
|
|||
# Copyright © 2017-2020 Pleroma Authors <https://pleroma.social/>
|
||||
# SPDX-License-Identifier: AGPL-3.0-only
|
||||
|
||||
defmodule Pleroma.Web.PleromaAPI.PleromaAPIControllerTest do
|
||||
defmodule Pleroma.Web.PleromaAPI.NotificationControllerTest do
|
||||
use Pleroma.Web.ConnCase
|
||||
|
||||
alias Pleroma.Notification
|
||||
Loading…
Add table
Add a link
Reference in a new issue