Skip to content

Commit

Permalink
Change value to 1
Browse files Browse the repository at this point in the history
and fix merge conflict markers

Signed-off-by: Viktor Söderqvist <[email protected]>
  • Loading branch information
zuiderkwast authored Jan 19, 2025
1 parent 57fe2b3 commit b0a3f41
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions tests/unit/latency-monitor.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -143,11 +143,7 @@ tags {"needs:debug"} {
} ;# tag

test {LATENCY of expire events are correctly collected} {
<<<<<<< Updated upstream
r config set latency-monitor-threshold 5
=======
r config set latency-monitor-threshold 2
>>>>>>> Stashed changes
r config set latency-monitor-threshold 1
r config set lazyfree-lazy-expire no
r flushdb
if {$::valgrind} {set count 100000} else {set count 1000000}
Expand Down

0 comments on commit b0a3f41

Please sign in to comment.