Skip to content

Commit

Permalink
fix msg test
Browse files Browse the repository at this point in the history
  • Loading branch information
teddyding committed Nov 28, 2024
1 parent c126649 commit 33411b4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions protocol/app/msgs/internal_msgs_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ func TestInternalMsgSamples_Gov_Key(t *testing.T) {
// blocktime
"/dydxprotocol.blocktime.MsgUpdateDowntimeParams",
"/dydxprotocol.blocktime.MsgUpdateDowntimeParamsResponse",
"/dydxprotocol.blocktime.MsgUpdateSynchronyParams",
"/dydxprotocol.blocktime.MsgUpdateSynchronyParamsResponse",

// bridge
"/dydxprotocol.bridge.MsgCompleteBridge",
Expand Down

0 comments on commit 33411b4

Please sign in to comment.