FilterControllerTest: tag erratic test
This commit is contained in:
parent
d1cc9e4eaf
commit
7c044a1841
@ -177,6 +177,7 @@ defmodule Pleroma.Web.MastodonAPI.FilterControllerTest do
|
||||
assert response["whole_word"] == true
|
||||
end
|
||||
|
||||
@tag :erratic
|
||||
test "with adding expires_at", %{conn: conn, user: user} do
|
||||
filter = insert(:filter, user: user)
|
||||
in_seconds = 600
|
||||
|
Loading…
Reference in New Issue
Block a user