forked from AkkomaGang/akkoma
Update streamer_test.exs
This commit is contained in:
parent
77f24525ca
commit
e816edbb2f
1 changed files with 1 additions and 1 deletions
|
@ -455,7 +455,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)
|
||||
|
|
Loading…
Reference in a new issue