forked from AkkomaGang/akkoma
Merge branch 'erratic-streamer-test' into 'develop'
StreamerTest: tag erratic test See merge request pleroma/pleroma!3590
This commit is contained in:
commit
86e692aeb1
1 changed files with 1 additions and 0 deletions
|
@ -772,6 +772,7 @@ test "it doesn't send conversation update to the 'direct' stream when the last m
|
|||
refute_receive _
|
||||
end
|
||||
|
||||
@tag :erratic
|
||||
test "it sends conversation update to the 'direct' stream when a message is deleted", %{
|
||||
user: user,
|
||||
token: oauth_token
|
||||
|
|
Loading…
Reference in a new issue