Skip to content

Commit

Permalink
fix unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
lumtis committed Aug 15, 2024
1 parent b28089c commit c5868af
Show file tree
Hide file tree
Showing 27 changed files with 35 additions and 1,254 deletions.
1 change: 1 addition & 0 deletions testutil/sample/crosschain.go
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ func CrossChainTx(t *testing.T, index string) *types.CrossChainTx {
InboundParams: InboundParams(r),
OutboundParams: []*types.OutboundParams{OutboundParams(r), OutboundParams(r)},
ProtocolContractVersion: types.ProtocolContractVersion_V1,
RevertOptions: types.NewEmptyRevertOptions(),
}
}

Expand Down
122 changes: 0 additions & 122 deletions x/crosschain/client/querytests/cctx.go

This file was deleted.

46 changes: 0 additions & 46 deletions x/crosschain/client/querytests/cli_test.go

This file was deleted.

122 changes: 0 additions & 122 deletions x/crosschain/client/querytests/gas_price.go

This file was deleted.

Loading

0 comments on commit c5868af

Please sign in to comment.