StatusController: Deactivate application support for now.
Some more things to discuss about, so we'll remove it from 2.3.0
This commit is contained in:
parent
cd6aa9bcae
commit
024c11c18d
2 changed files with 11 additions and 9 deletions
|
|
@ -358,6 +358,7 @@ defmodule Pleroma.Web.MastodonAPI.StatusControllerTest do
|
|||
assert activity.data["cc"] == []
|
||||
end
|
||||
|
||||
@tag :skip
|
||||
test "discloses application metadata when enabled" do
|
||||
user = insert(:user, disclose_client: true)
|
||||
%{user: _user, token: token, conn: conn} = oauth_access(["write:statuses"], user: user)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue