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
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:
parent
c7bd884f57
commit
0be07c050c
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