mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2026-09-05 02:24:21 -05:00
* tests: Fix plot manager caching tests The new plot manager was compared to itself instead to the one from the test environment. This is an old issue introduced in #8875. * tests: Compare the loaded cache data also, not only the cache size