- Timestamp:
- 07/02/2020 11:28:13 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/rest-api/rest-posts-controller.php
r47265 r48275 2496 2496 } 2497 2497 2498 public function test_create_post_with_fals y_password() {2498 public function test_create_post_with_falsey_password() { 2499 2499 wp_set_current_user( self::$editor_id ); 2500 2500
Note: See TracChangeset
for help on using the changeset viewer.