Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
albertandrejev committed Feb 25, 2024
1 parent 3fefc8f commit 4929f0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/testcases/run_in_band/interchain_kv_query.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -381,7 +381,7 @@ const registerProposalVotesQuery = async (
register_government_proposal_votes_query: {
connection_id: connectionId,
update_period: updatePeriod,
proposal_id: proposalId,
proposals_ids: [proposalId],
voters: voters,
},
}),
Expand Down

0 comments on commit 4929f0c

Please # to comment.