Make the emoji controller api more RESTy
This commit is contained in:
parent
3971bf9c5f
commit
6cd651a38b
2 changed files with 6 additions and 6 deletions
|
|
@ -343,7 +343,7 @@ defmodule Pleroma.Web.EmojiAPI.EmojiAPIControllerTest do
|
|||
|
||||
assert conn
|
||||
|> put_req_header("content-type", "application/json")
|
||||
|> post(
|
||||
|> put(
|
||||
emoji_api_path(
|
||||
conn,
|
||||
:create,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue