Changeset 56547 for trunk/tests/phpunit/tests/comment/slashes.php
- Timestamp:
- 09/08/2023 09:30:38 AM (13 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/comment/slashes.php
r53863 r56547 195 195 $this->assertSame( wp_unslash( self::SLASH_4 ), $comment->comment_content ); 196 196 } 197 198 197 }
Note: See TracChangeset
for help on using the changeset viewer.