Skip to content

Commit

Permalink
fix unit test failure
Browse files Browse the repository at this point in the history
  • Loading branch information
ws4charlie committed Jul 22, 2024
1 parent 7800034 commit 32ac60a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -623,6 +623,7 @@ func TestKeeper_CheckMigration(t *testing.T) {
authorityMock := keepertest.GetCrosschainAuthorityMock(t, k)
chain := chains.Chain{
ChainId: 999,
Network: chains.Network_btc,
Consensus: chains.Consensus_bitcoin,
CctxGateway: chains.CCTXGateway_observers,
}
Expand Down

0 comments on commit 32ac60a

Please sign in to comment.