Revert "StatusController: Deactivate application support for now."
This reverts commit 024c11c18d.
This commit is contained in:
parent
c5352e90be
commit
2e296c079f
2 changed files with 9 additions and 12 deletions
|
|
@ -358,7 +358,6 @@ 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