Skip two unicode/kanji tests that can't pass on Mac.
This commit is contained in:
parent
7f0b3161ea
commit
f531099d2d
2 changed files with 2 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ defmodule Pleroma.Web.MastodonAPI.SearchControllerTest do
|
|||
end
|
||||
end
|
||||
|
||||
@tag :skip_on_mac
|
||||
test "search", %{conn: conn} do
|
||||
user = insert(:user)
|
||||
user_two = insert(:user, %{nickname: "shp@shitposter.club"})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue