Merge branch 'docs/kyclos' into 'develop'
[akkoma] / test / web / mastodon_api / views / notification_view_test.exs
index 1fe83cb2cab6d54415d50ea6892242ced2ebda78..2ac75c2ffdeee6291c0e3e880f962e88ba95cc45 100644 (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)