Merge branch 'develop' into feature/thread-muting
This commit is contained in:
commit
ac72b578da
457 changed files with 1123 additions and 653 deletions
|
|
@ -1752,7 +1752,6 @@ defmodule Pleroma.Web.MastodonAPI.MastodonAPIControllerTest do
|
|||
|
||||
describe "conversation muting" do
|
||||
setup do
|
||||
|
||||
user = insert(:user)
|
||||
{:ok, activity} = CommonAPI.post(user, %{"status" => "HIE"})
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue