Changeset 50463 for trunk/tests/phpunit/tests/xmlrpc/wp/getPostType.php
- Timestamp:
- 03/01/2021 06:42:49 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/xmlrpc/wp/getPostType.php
r49184 r50463 22 22 ); 23 23 register_post_type( $this->cpt_name, $this->cpt_args ); 24 }25 26 function tearDown() {27 _unregister_post_type( $this->cpt_name );28 29 parent::tearDown();30 24 } 31 25
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)