Tests: Remove skip_on_mac tag
This commit is contained in:
parent
190120fd79
commit
b13820dcd0
3 changed files with 1 additions and 4 deletions
|
|
@ -42,7 +42,6 @@ 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