Changeset 52010 for trunk/tests/phpunit/tests/date/xmlrpc.php
- Timestamp:
- 11/04/2021 03:22:47 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/date/xmlrpc.php
r51968 r52010 213 213 * @covers wp_xmlrpc_server::wp_editComment 214 214 */ 215 function test_date_edit_comment() {215 public function test_date_edit_comment() { 216 216 $timezone = 'Europe/Kiev'; 217 217 update_option( 'timezone_string', $timezone );
Note: See TracChangeset
for help on using the changeset viewer.