-
Notifications
You must be signed in to change notification settings - Fork 284
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The test 'processes txs until hitting timetable' was failing sometimes (see [here](https://github.com/AztecProtocol/aztec-packages/actions/runs/12582242725/job/35068125404#step:3:1132)) since the sequencer may need at least 4s to start processing a block. This should change when #10921 lands, but in the meantime, this should handle the flake.
- Loading branch information
1 parent
49dacc3
commit 76969f8
Showing
2 changed files
with
13 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters