Skip to content

Commit

Permalink
test(e2e): testing when messages field is null
Browse files Browse the repository at this point in the history
  • Loading branch information
srdtrk committed Jun 18, 2024
1 parent 778e9b3 commit 6ce30e9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion e2e/interchaintestv8/icaicq_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,6 @@ func (s *ContractTestSuite) TestStakingQueries() {
s.Require().True(s.Run("Other staking queries", func() {
execMsgWithQueries := cwicacontroller.ExecuteMsg{
SendCosmosMsgs: &cwicacontroller.ExecuteMsg_SendCosmosMsgs{
Messages: []cwicacontroller.CosmosMsg_for_Empty{},
Queries: []cwicacontroller.QueryRequest_for_Empty{
{
Staking: &cwicacontroller.QueryRequest_for_Empty_Staking{
Expand Down

0 comments on commit 6ce30e9

Please sign in to comment.