Skip to content

Commit

Permalink
Update modules/light-clients/06-solomachine/light_client_module_test.go
Browse files Browse the repository at this point in the history
Co-authored-by: Carlos Rodriguez <[email protected]>
  • Loading branch information
DimitrisJim and crodriguezvega authored Mar 21, 2024
1 parent a3854e4 commit 033ff17
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ func (suite *SoloMachineTestSuite) TestInitialize() {
clienttypes.ErrInvalidClient,
},
{
"invalid client state",
"invalid client state: Tendermint client state",
sm.ConsensusState(),
&ibctm.ClientState{},
fmt.Errorf("proto: wrong wireType = 2 for field IsFrozen"),
Expand Down

0 comments on commit 033ff17

Please sign in to comment.