diff --git a/tests/waku_store_sync/test_protocol.nim b/tests/waku_store_sync/test_protocol.nim index d0f6b81ee..c606934cf 100644 --- a/tests/waku_store_sync/test_protocol.nim +++ b/tests/waku_store_sync/test_protocol.nim @@ -410,7 +410,7 @@ suite "Waku Sync: reconciliation": diffInWin = 20 diffOutWin = 20 stepOutNs = 100_000_000'u64 - outOffsetNs = 2_000_000_000'u64 # for 20 mesg they sent 2 seconds earlier + outOffsetNs = 2_300_000_000'u64 # for 20 mesg they sent 2 seconds earlier randomize()