Skip to content

Commit

Permalink
Merge branch 'update/webfinger-rest-api' into add/application-controller
Browse files Browse the repository at this point in the history
  • Loading branch information
obenland authored Jan 10, 2025
2 parents ba91c8c + 1a1cec3 commit 7abcf49
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 199 deletions.
2 changes: 0 additions & 2 deletions tests/includes/rest/class-test-webfinger-controller.php
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,6 @@ public static function wpTearDownAfterClass() {
public function set_up() {
parent::set_up();

\do_action( 'rest_api_init' );

\add_filter( 'webfinger_data', array( '\Activitypub\Integration\Webfinger', 'add_pseudo_user_discovery' ), 1, 2 );
}

Expand Down

This file was deleted.

0 comments on commit 7abcf49

Please sign in to comment.