Skip to content

Commit

Permalink
Update modules/apps/27-interchain-accounts/types/codec_test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
damiannolan authored Nov 2, 2021
1 parent 2218408 commit 8fe0101
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/apps/27-interchain-accounts/types/codec_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ type caseRawBytes struct {
expPass bool
}

// mockSdkMsg defines a mock struct for testing codec error scenarios
// mockSdkMsg defines a mock struct, used for testing codec error scenarios
type mockSdkMsg struct{}

// Reset implements sdk.Msg
Expand Down

0 comments on commit 8fe0101

Please sign in to comment.