Skip to content

Commit

Permalink
Update tests/integration/soft_opt_out.go
Browse files Browse the repository at this point in the history
Co-authored-by: bernd-m <[email protected]>
  • Loading branch information
mpoke and bermuell authored Jan 9, 2024
1 parent 3fbf436 commit f506d74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/soft_opt_out.go
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ func (suite *CCVTestSuite) TestSoftOptOut() {
false,
},
{
"donwtime bottom 5% first and then top 95%, but not enough",
"downtime bottom 5% first and then top 95%, but not enough",
func(ck *consumerKeeper.Keeper, sk *slashingkeeper.Keeper, valAddr []byte, valIdx int) {
for i, voteInfo := range votes {
if bytes.Equal(voteInfo.Validator.Address, valAddr) {
Expand Down

0 comments on commit f506d74

Please sign in to comment.