mirror of
https://git.pleroma.social/pleroma/pleroma.git
synced 2025-01-22 23:18:19 +00:00
Merge branch 'erratic-filter-test' into 'develop'
FilterTest: tag erratic test See merge request pleroma/pleroma!3613
This commit is contained in:
commit
78c6aeee1b
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue