Typo.
[akkoma] / test / web / mastodon_api / mastodon_api_controller_test.exs
index 485a0d02974e4bb462b08d03028a6106c0a6ea94..b97ca06e84b184776c64aa7dfb6aaf32620bdff9 100644 (file)
@@ -319,7 +319,7 @@ defmodule Pleroma.Web.MastodonAPI.MastodonAPIControllerTest do
     end)
   end
 
-  test "account seach", %{conn: conn} do
+  test "account search", %{conn: conn} do
     user = insert(:user)
     user_two = insert(:user, %{nickname: "shp@shitposter.club"})
     user_three = insert(:user, %{nickname: "shp@heldscal.la", name: "I love 2hu"})