forked from AkkomaGang/akkoma
Typo.
This commit is contained in:
parent
ce7f9f527c
commit
2f39bb6b43
1 changed files with 1 additions and 1 deletions
|
@ -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"})
|
||||
|
|
Loading…
Reference in a new issue