diff --git a/tests/phpunit/tests/admin/wpUserSearch.php b/tests/phpunit/tests/admin/wpUserSearch.php index bd11f94392..e24b4d0c6a 100644 --- a/tests/phpunit/tests/admin/wpUserSearch.php +++ b/tests/phpunit/tests/admin/wpUserSearch.php @@ -2,7 +2,7 @@ /** * @coversDefaultClass WP_User_Search */ -class Tests_Admin_wpUserSearch extends WP_UnitTestCase{ +class Tests_Admin_wpUserSearch extends WP_UnitTestCase { /** * @covers ::__construct()