Changeset 59979 for trunk/tests/phpunit/tests/query/cacheResults.php
- Timestamp:
- 03/13/2025 06:21:37 PM (11 months ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/tests/query/cacheResults.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/query/cacheResults.php
r59919 r59979 1794 1794 public function test_query_cache_should_exclude_post_with_excluded_term() { 1795 1795 $term_id = self::$t1; 1796 // Post 0 has the term applied 1796 // Post 0 has the term applied. 1797 1797 $post_id = self::$posts[0]; 1798 1798
Note: See TracChangeset
for help on using the changeset viewer.