EmojiReactions: Rename to EmojiReacts

This commit is contained in:
Lain Soykaf 2020-02-06 18:09:57 +01:00
commit 8a79f20c21
12 changed files with 21 additions and 21 deletions

View file

@ -135,7 +135,7 @@ defmodule Pleroma.Web.MastodonAPI.NotificationViewTest do
NotificationView.render("index.json", %{notifications: [notification], for: follower})
end
test "EmojiReaction notification" do
test "EmojiReact notification" do
user = insert(:user)
other_user = insert(:user)