Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
sainoe committed Jan 18, 2024
1 parent 6b0f529 commit 18db793
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/upgrades/v15/upgrades_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import (
v15 "github.com/cosmos/gaia/v15/app/upgrades/v15"
)

func TestV15UpgradeHandler(t *testing.T) {
func TestUpgradeCommissionRate(t *testing.T) {
gaiaApp := helpers.Setup(t)
ctx := gaiaApp.NewUncachedContext(true, tmproto.Header{})

Expand Down

0 comments on commit 18db793

Please sign in to comment.