Commit 4c23b9d
authored
chore: Deflake epochs_proof_public_cross_chain test (#19202)
This test was using a deprecated helper for checking when an L1 to L2
message was ready for consumption. Let's see if updating it to the
correct helper makes a difference.
Failed run: http://ci.aztec-labs.com/56900023bee935c0File tree
1 file changed
+5
-5
lines changed- yarn-project/end-to-end/src/e2e_epochs
1 file changed
+5
-5
lines changedLines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
0 commit comments