- 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-post-meta-fields.php
r49246 r49603 15 15 protected static $cpt_post_id; 16 16 17 public static function wpSetUpBeforeClass( $factory ) {17 public static function wpSetUpBeforeClass( WP_UnitTest_Factory $factory ) { 18 18 register_post_type( 19 19 'cpt',
Note: See TracChangeset
for help on using the changeset viewer.