- Timestamp:
- 09/01/2022 10:54:19 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/rest-api/rest-autosaves-controller.php
r53948 r54058 272 272 } 273 273 274 /** 275 * @doesNotPerformAssertions 276 */ 274 277 public function test_delete_item() { 275 $this->markTestSkipped( 'Controller does not implement delete_item().' );278 // Controller does not implement delete_item(). 276 279 } 277 280
Note: See TracChangeset
for help on using the changeset viewer.