- Timestamp:
- 10/27/2022 03:53:08 PM (3 years ago)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/comment/wpCheckCommentDisallowedList.php
r54703 r54704 3 3 /** 4 4 * @group comment 5 * 6 * @covers ::wp_check_comment_disallowed_list 5 7 */ 6 class Tests_ WP_Blocklist_Checkextends WP_UnitTestCase {8 class Tests_Comment_wpCheckCommentDisallowedList extends WP_UnitTestCase { 7 9 8 10 public function test_should_return_true_when_content_matches_disallowed_keys() {
Note: See TracChangeset
for help on using the changeset viewer.