Fix coding standards for Tests_Admin_wpUserSearch

See #41125.


git-svn-id: https://develop.svn.wordpress.org/trunk@56470 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Drew Jaynes
2023-08-25 03:42:48 +00:00
parent 8fd9604f14
commit 2f76410f8b
+1 -1
View File
@@ -2,7 +2,7 @@
/**
* @coversDefaultClass WP_User_Search
*/
class Tests_Admin_wpUserSearch extends WP_UnitTestCase{
class Tests_Admin_wpUserSearch extends WP_UnitTestCase {
/**
* @covers ::__construct()