1
0

Add AdminAPI.InviteView

This commit is contained in:
Egor Kislitsyn
2020-05-26 15:21:33 +04:00
parent 2a4f965191
commit fca48154a2
6 changed files with 49 additions and 43 deletions
@@ -2,7 +2,7 @@
# Copyright © 2017-2020 Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule Pleroma.Web.AdminAPI.InviteTokenControllerTest do
defmodule Pleroma.Web.AdminAPI.InviteControllerTest do
use Pleroma.Web.ConnCase, async: true
import Pleroma.Factory