Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: Change call counts with model back as default.
We don't call the modulestore or update the cache here now that we are backed by the database model. Previously the cache would change because the `_encode_root_cache_key` function in `BlockStructureStore` class used the `BlockstoreBlockData.VERSION` as a part of the cache key when the data was not being cached in a DB model.
- Loading branch information