logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma git clone https://hacktivis.me/git/pleroma.git
commit: 7c044a1841810d0b9ceef5dc9813c14d49699ee4
parent d1cc9e4eaf7d361d9033aa4d823a8b9682d184ea
Author: Alex Gleason <alex@alexgleason.me>
Date:   Wed,  2 Feb 2022 13:10:39 -0600

FilterControllerTest: tag erratic test

Diffstat:

Mtest/pleroma/web/mastodon_api/controllers/filter_controller_test.exs1+
1 file changed, 1 insertion(+), 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 @@ -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