Merge branch 'fix-streaming-reblog' of git.pleroma.social:pleroma/pleroma into fix-streaming-reblog

This commit is contained in:
lain 2020-01-29 11:52:24 +01:00
commit 7a60cd91ff
1 changed files with 1 additions and 1 deletions

View File

@ -458,7 +458,7 @@ test "it doesn't send muted reblogs" do
Task.await(task)
end
test "it does send non-reblog notification for mtued" do
test "it does send non-reblog notification for reblog-muted actors" do
user1 = insert(:user)
user2 = insert(:user)
user3 = insert(:user)