Changeset 50337
- Timestamp:
- 02/13/2021 12:17:36 PM (4 years ago)
- Location:
- trunk/tests/phpunit/tests
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/comment/lastCommentModified.php
r46586 r50337 3 3 /** 4 4 * @group comment 5 * @ group380275 * @ticket 38027 6 6 */ 7 7 class Tests_Comment_Last_Modified extends WP_UnitTestCase { -
trunk/tests/phpunit/tests/feed/rss2.php
r49603 r50337 151 151 * Test that translated feeds have a valid listed date. 152 152 * 153 * @ group39141153 * @ticket 39141 154 154 */ 155 155 function test_channel_pubdate_element_translated() { -
trunk/tests/phpunit/tests/formatting/redirect.php
r48996 r50337 64 64 65 65 /** 66 * @ group3699866 * @ticket 36998 67 67 */ 68 68 function test_wp_sanitize_redirect_should_encode_spaces() { -
trunk/tests/phpunit/tests/general/wpResourceHints.php
r50292 r50337 245 245 246 246 /** 247 * @ group38121247 * @ticket 38121 248 248 */ 249 249 function test_custom_attributes() { -
trunk/tests/phpunit/tests/l10n/localeSwitcher.php
r49566 r50337 4 4 * @group l10n 5 5 * @group i18n 6 * @ group265116 * @ticket 26511 7 7 */ 8 8 class Tests_Locale_Switcher extends WP_UnitTestCase {
Note: See TracChangeset
for help on using the changeset viewer.