summary refs log tree commit diff
path: root/changelog.d/11036.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.45.0rc2David Robertson2021-10-141-1/+0
|
* Reset global cache state before cache tests. (#11036)Patrick Cloke2021-10-121-0/+1
This reverts #11019 and structures the code a bit more like it was before #10985. The global cache state must be reset before running the tests since other test cases might have configured caching (and thus touched the global state).