Changeset 52310
- Timestamp:
- 12/03/2021 05:57:04 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/rest-api/rest-posts-controller.php
r52068 r52310 1849 1849 } 1850 1850 1851 public function test_get_post_draft_status_not_authen icated() {1851 public function test_get_post_draft_status_not_authenticated() { 1852 1852 $draft_id = $this->factory->post->create( 1853 1853 array(
Note: See TracChangeset
for help on using the changeset viewer.