- Timestamp:
- 01/14/2019 09:33:56 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/rest-api/rest-users-controller.php
r44126 r44584 2737 2737 } 2738 2738 2739 public function tearDown() {2740 parent::tearDown();2741 }2742 2743 2739 protected function check_user_data( $user, $data, $context, $links ) { 2744 2740 $this->assertEquals( $user->ID, $data['id'] );
Note: See TracChangeset
for help on using the changeset viewer.