Skip to content

Commit

Permalink
Update src/node/test/historical_queries.cpp
Browse files Browse the repository at this point in the history
Co-authored-by: Amaury Chamayou <[email protected]>
  • Loading branch information
maxtropets and achamayou authored Jun 27, 2024
1 parent add7e01 commit aa91ec2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/node/test/historical_queries.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1033,7 +1033,7 @@ TEST_CASE("StateCache dropping state explicitly")
// State1 should remain available, as well as state3, state2 was force-evicted
// from LRU because it's been dropped explicitly.
//
// ! DISCLAIMER ! If you change this bare in mind that each attempt to get the
// ! DISCLAIMER ! If you change this bear in mind that each attempt to get the
// store promotes the handle, and so requests eviction order changes,
// therefore this test in particular is quite fragile.

Expand Down

0 comments on commit aa91ec2

Please sign in to comment.