Skip to content

Commit

Permalink
try increase
Browse files Browse the repository at this point in the history
  • Loading branch information
Marko Baricevic authored and tac0turtle committed Apr 12, 2021
1 parent aa10f6f commit e68293c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion consensus/common_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ type cleanupFunc func()
var (
config *cfg.Config // NOTE: must be reset for each _test.go file
consensusReplayConfig *cfg.Config
ensureTimeout = time.Millisecond * 400
ensureTimeout = time.Millisecond * 450
)

func ensureDir(dir string, mode os.FileMode) {
Expand Down

0 comments on commit e68293c

Please sign in to comment.