mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-21 22:04:44 +00:00
Improve error messages for ef_tests
This commit is contained in:
@@ -153,7 +153,7 @@ fn test_cache_initialization<'a, T: EthSpec>(
|
||||
.unwrap();
|
||||
|
||||
// Drop the cache.
|
||||
state.drop_cache(relative_epoch);
|
||||
state.drop_committee_cache(relative_epoch);
|
||||
|
||||
// Assert a call to a cache-using function fail.
|
||||
assert_eq!(
|
||||
|
||||
Reference in New Issue
Block a user