Skip tests on MacOS/Darwin that have always failed
This commit is contained in:
parent
012ab87605
commit
e44f6a2ab3
3 changed files with 8 additions and 0 deletions
|
|
@ -42,6 +42,7 @@ defmodule Pleroma.Web.MastodonAPI.SearchControllerTest do
|
|||
end
|
||||
end
|
||||
|
||||
@tag :skip_darwin
|
||||
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