From 0be07c050ce2233fc496272389349fc8fe2753da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Menrath?= Date: Tue, 31 Dec 2024 14:50:37 +0100 Subject: [PATCH] phpcs --- tests/includes/class-test-event-sources.php | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/includes/class-test-event-sources.php b/tests/includes/class-test-event-sources.php index da343c9..32f3cf8 100644 --- a/tests/includes/class-test-event-sources.php +++ b/tests/includes/class-test-event-sources.php @@ -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' );