mirror of
git://develop.git.wordpress.org/
synced 2025-02-22 15:42:29 +01:00
By default, `WP_Query` will not cache query results when using a persistent object cache. The lazyload tests, however, depend on the cache being set during each `WP_Query`, because the object cache is cleared between tests. See #31491. git-svn-id: https://develop.svn.wordpress.org/trunk@35112 602fd350-edb4-49c9-b593-d223f7449a82