mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 20:30:23 +00:00
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:
@@ -2,7 +2,7 @@
|
||||
/**
|
||||
* @coversDefaultClass WP_User_Search
|
||||
*/
|
||||
class Tests_Admin_wpUserSearch extends WP_UnitTestCase{
|
||||
class Tests_Admin_wpUserSearch extends WP_UnitTestCase {
|
||||
|
||||
/**
|
||||
* @covers ::__construct()
|
||||
|
||||
Reference in New Issue
Block a user