This commit is contained in:
Roger Braun 2017-10-31 14:46:01 +01:00
parent ce7f9f527c
commit 2f39bb6b43
1 changed files with 1 additions and 1 deletions

View File

@ -319,7 +319,7 @@ test "unimplemented mutes, follow_requests, blocks, domain blocks" 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"})