Skip to content

Commit

Permalink
feat(e2e): added batched ack tests
Browse files Browse the repository at this point in the history
  • Loading branch information
srdtrk committed Dec 4, 2024
1 parent c15c7a7 commit 5ded39a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,10 @@ jobs:
- TestWithRelayerTestSuite/TestRecvPacketToEth_Plonk
- TestWithRelayerTestSuite/Test_10_RecvPacketToEth_Groth16
- TestWithRelayerTestSuite/Test_5_RecvPacketToEth_Plonk
- TestWithRelayerTestSuite/TestBatchedAckPacketToEth_Groth16
- TestWithRelayerTestSuite/TestBatchedAckPacketToEth_Plonk
- TestWithRelayerTestSuite/Test_10_BatchedAckPacketToEth_Groth16
- TestWithRelayerTestSuite/Test_5_BatchedAckPacketToEth_Plonk
- TestWithSP1ICS07TendermintTestSuite/TestDeploy_Groth16
- TestWithSP1ICS07TendermintTestSuite/TestDeploy_Plonk
- TestWithSP1ICS07TendermintTestSuite/TestUpdateClient_Groth16
Expand Down

0 comments on commit 5ded39a

Please sign in to comment.