Skip to content

Commit

Permalink
rename test
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlos Rodriguez authored Jun 2, 2023
1 parent 346ff57 commit e1d60fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/core/03-connection/keeper/keeper_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ func (suite *KeeperTestSuite) TestDefaultSetParams() {
}

// TestParams tests that param setting and retrieval works properly
func (suite *KeeperTestSuite) TestParams() {
func (suite *KeeperTestSuite) TestSetAndGetParams() {
testCases := []struct {
name string
input types.Params
Expand Down

0 comments on commit e1d60fe

Please sign in to comment.