test: update birthday related tests

This commit is contained in:
Roy Lee 2022-09-13 10:43:16 -07:00
parent f4ba8a01d1
commit aecb972d75

View file

@ -16,7 +16,7 @@ import (
const (
// defaultBlockInterval is the default time interval between any two
// blocks in a mocked chain.
defaultBlockInterval = 10 * time.Minute
defaultBlockInterval = 150 * time.Second
)
var (