Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
ebuchman committed Mar 27, 2018
1 parent 64044d0 commit 4331d9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/lcd/lcd_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@ func startTMAndLCD() (*nm.Node, net.Listener, error) {
if err != nil {
return nil, nil, err
}
genDoc.AppState = stateBytes
genDoc.AppStateJSON = stateBytes

cdc := wire.NewCodec()

Expand Down

0 comments on commit 4331d9c

Please sign in to comment.