Merge branch 'erratic-filter-test' into 'develop'
FilterTest: tag erratic test See merge request pleroma/pleroma!3613
This commit is contained in:
commit
78c6aeee1b
@ -49,6 +49,7 @@ defmodule Pleroma.Web.MastodonAPI.FilterControllerTest do
|
||||
assert filter.hide == true
|
||||
end
|
||||
|
||||
@tag :erratic
|
||||
test "a filter with expires_in", %{conn: conn, user: user} do
|
||||
in_seconds = 600
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user