- Timestamp:
- 11/15/2020 01:59:32 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/rest-api/rest-site-health-controller.php
r49547 r49603 40 40 * @param WP_UnitTest_Factory $factory WordPress unit test factory. 41 41 */ 42 public static function wpSetUpBeforeClass( $factory ) {42 public static function wpSetUpBeforeClass( WP_UnitTest_Factory $factory ) { 43 43 self::$subscriber = $factory->user->create( 44 44 array(
Note: See TracChangeset
for help on using the changeset viewer.