diff --git a/tests/php/WordPressExternalConnectionTest.php b/tests/php/WordPressExternalConnectionTest.php index fecf5e4f7..f8c80c6e8 100644 --- a/tests/php/WordPressExternalConnectionTest.php +++ b/tests/php/WordPressExternalConnectionTest.php @@ -141,7 +141,7 @@ public function test_push() { \WP_Mock::userFunction( 'remove_filter', [ - 'times' => 1, + 'times' => 4, ] );