Add Event Sources Logic (ActivityPub follows) #86
1 changed files with 0 additions and 1 deletions
|
@ -249,7 +249,6 @@ class Test_Event_Sources extends \WP_UnitTestCase {
|
|||
|
||||
/**
|
||||
* Test receiving "Accept" of "Follow".
|
||||
*
|
||||
*/
|
||||
public function test_incoming_accept_of_follow() {
|
||||
\add_filter( 'activitypub_defer_signature_verification', '__return_true' );
|
||||
|
|
Loading…
Reference in a new issue