Skip to content
This repository has been archived by the owner on Jun 9, 2024. It is now read-only.

Commit

Permalink
Merge branch 'main' into release
Browse files Browse the repository at this point in the history
Signed-off-by: Devon Bear <itsdevbear@berachain.com>
  • Loading branch information
itsdevbear committed May 16, 2023
2 parents 5e6786b + 0954877 commit a347aa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cosmos/testing/integration/utils/utils.go
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ import (
)

const (
DefaultTimeout = 10 * time.Second
DefaultTimeout = 15 * time.Second
TxTimeout = 30 * time.Second
)

Expand Down

0 comments on commit a347aa3

Please sign in to comment.