logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma git clone https://hacktivis.me/git/pleroma.git
commit: 78c6aeee1b01a6b379de821d05d9f1e6a48b52f4
parent 6ffe43af70cf69b4bfe1fff778685e907b5ef988
Author: Alex Gleason <alex@alexgleason.me>
Date:   Sat, 22 Jan 2022 18:32:34 +0000

Merge branch 'erratic-filter-test' into 'develop'

FilterTest: tag erratic test

See merge request pleroma/pleroma!3613

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 @@ -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