- Timestamp:
- 06/10/2026 03:04:54 PM (2 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/rest-api/rest-comments-controller.php
r61282 r62482 2322 2322 'post' => self::$post_id, 2323 2323 'author_name' => 'Bleeding Gums Murphy', 2324 'author_email' => 'murphy@' . rand_long_str( 190 ) . '.com',2324 'author_email' => 'murphy@' . rand_long_str( 60 ) . '.' . rand_long_str( 60 ) . '.com', 2325 2325 'author_url' => 'http://jazz.gingivitis.com', 2326 2326 'content' => 'This isn\'t a saxophone. It\'s an umbrella.', … … 2955 2955 2956 2956 $params = array( 2957 'author_email' => 'murphy@' . rand_long_str( 190 ) . '.com',2957 'author_email' => 'murphy@' . rand_long_str( 60 ) . '.' . rand_long_str( 60 ) . '.com', 2958 2958 'content' => 'This isn\'t a saxophone. It\'s an umbrella.', 2959 2959 );
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)