logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma git clone https://hacktivis.me/git/pleroma.git
commit: 2ae867842b3d19df43ff42347a6590ba558d9282
parent e25af3f2d8ee5459d20b67049da8d2e99f5d72a7
Author: Alex Gleason <alex@alexgleason.me>
Date:   Fri, 31 Dec 2021 10:29:50 -0600

StreamerTest: tag erratic test

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