Changeset 49902
- Timestamp:
- 12/23/2020 03:04:54 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/query/invalidQueries.php
r49900 r49902 86 86 * Test WP Query with an invalid post type. 87 87 * 88 * @ticket 48556 .88 * @ticket 48556 89 89 */ 90 90 public function test_unregistered_post_type_wp_query() { … … 102 102 * Test WP Query with an invalid post type specified in the URL. 103 103 * 104 * @ticket 48556 .104 * @ticket 48556 105 105 */ 106 106 public function test_unregistered_post_type_goto() {
Note: See TracChangeset
for help on using the changeset viewer.