Update streamer_test.exs

This commit is contained in:
lain 2020-01-28 15:42:05 +00:00
parent 77f24525ca
commit e816edbb2f
1 changed files with 1 additions and 1 deletions

View File

@ -455,7 +455,7 @@ defmodule Pleroma.Web.StreamerTest 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)