test(ef-tests, storage): do not sync_all static files in state tests (#6914)

This commit is contained in:
Alexey Shekhirin
2024-03-07 16:18:13 +00:00
committed by GitHub
parent 9f21d1ca0e
commit 6557da136b
5 changed files with 62 additions and 4 deletions

View File

@ -121,7 +121,7 @@ impl Case for BlockchainTestCase {
.static_file_provider()
.latest_writer(StaticFileSegment::Headers)
.unwrap()
.commit()
.commit_without_sync_all()
.unwrap();
// Execute the execution stage using the EVM processor factory for the test case