StreamerTest: tag erratic test

This commit is contained in:
Alex Gleason 2021-12-31 10:29:50 -06:00
parent e25af3f2d8
commit 2ae867842b
No known key found for this signature in database
GPG key ID: 7211D1F99744FBB7

View file

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