logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma git clone https://hacktivis.me/git/pleroma.git
commit: 86e692aeb12cfbbf3a8d256be88b13a0bbc06cba
parent e25af3f2d8ee5459d20b67049da8d2e99f5d72a7
Author: Alex Gleason <alex@alexgleason.me>
Date:   Fri, 31 Dec 2021 16:40:14 +0000

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

StreamerTest: tag erratic test

See merge request pleroma/pleroma!3590

Diffstat:

Mtest/pleroma/web/streamer_test.exs1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/test/pleroma/web/streamer_test.exs b/test/pleroma/web/streamer_test.exs @@ -772,6 +772,7 @@ defmodule Pleroma.Web.StreamerTest do refute_receive _ end + @tag :erratic test "it sends conversation update to the 'direct' stream when a message is deleted", %{ user: user, token: oauth_token