- Timestamp:
- 03/01/2021 06:42:49 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/rest-api/rest-tags-controller.php
r49922 r50463 1401 1401 } 1402 1402 1403 public function tearDown() {1404 _unregister_taxonomy( 'batman' );1405 _unregister_taxonomy( 'robin' );1406 parent::tearDown();1407 }1408 1409 1403 protected function check_get_taxonomy_terms_response( $response ) { 1410 1404 $this->assertSame( 200, $response->get_status() );
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)