summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Gleason <alex@alexgleason.me>2022-02-02 13:10:39 -0600
committerAlex Gleason <alex@alexgleason.me>2022-02-02 13:10:39 -0600
commit7c044a1841810d0b9ceef5dc9813c14d49699ee4 (patch)
tree136a851ed2b96a084f24f0c0da655f03ba20e833
parentd1cc9e4eaf7d361d9033aa4d823a8b9682d184ea (diff)
FilterControllerTest: tag erratic testfix-tests-warn
-rw-r--r--test/pleroma/web/mastodon_api/controllers/filter_controller_test.exs1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/pleroma/web/mastodon_api/controllers/filter_controller_test.exs b/test/pleroma/web/mastodon_api/controllers/filter_controller_test.exs
index 5ed1f34b7..d8fc2400b 100644
--- a/test/pleroma/web/mastodon_api/controllers/filter_controller_test.exs
+++ b/test/pleroma/web/mastodon_api/controllers/filter_controller_test.exs
@@ -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