- Timestamp:
- 11/15/2020 05:17:55 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/rest-api/rest-autosaves-controller.php
r49603 r49606 39 39 40 40 protected function check_create_autosave_response( $response ) { 41 $this->assertNot InstanceOf( 'WP_Error',$response );41 $this->assertNotWPError( $response ); 42 42 $response = rest_ensure_response( $response ); 43 43 $data = $response->get_data();
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)