Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
psiphi5 committed Oct 2, 2024
1 parent ebc78ba commit f91bfc3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/cosmovisor/args_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -477,6 +477,7 @@ var newConfig = func(
CustomPreUpgrade: customPreUpgrade,
DisableRecase: disableRecase,
ShutdownGrace: time.Duration(shutdownGrace),
GRPCAddress: "localhost:9090",
}
}

Expand Down

0 comments on commit f91bfc3

Please sign in to comment.