phpcs
Some checks failed
PHP Code Checker / PHP Code Checker (pull_request) Successful in 47s
PHPUnit / PHPUnit – PHP 7.4 (pull_request) Failing after 56s
PHPUnit / PHPUnit – PHP 8.0 (pull_request) Failing after 55s
PHPUnit / PHPUnit – PHP 8.1 (pull_request) Failing after 56s
PHPUnit / PHPUnit – PHP 8.2 (pull_request) Failing after 55s
PHPUnit / PHPUnit – PHP 8.3 (pull_request) Failing after 58s
PHPUnit / PHPUnit – PHP 8.4 (pull_request) Failing after 53s

This commit is contained in:
André Menrath 2024-12-31 14:50:37 +01:00
parent c7bd884f57
commit 0be07c050c

View file

@ -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' );