Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tersec committed Dec 31, 2024
1 parent bb62d90 commit 3c389dc
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion tests/test_honest_validator.nim
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,10 @@ suite "Honest validator":
"/eth2/00000000/blob_sidecar_2/ssz_snappy",
"/eth2/00000000/blob_sidecar_3/ssz_snappy",
"/eth2/00000000/blob_sidecar_4/ssz_snappy",
"/eth2/00000000/blob_sidecar_5/ssz_snappy"]
"/eth2/00000000/blob_sidecar_5/ssz_snappy",
"/eth2/00000000/blob_sidecar_6/ssz_snappy",
"/eth2/00000000/blob_sidecar_7/ssz_snappy",
"/eth2/00000000/blob_sidecar_8/ssz_snappy"]

test "is_aggregator":
check:
Expand Down

0 comments on commit 3c389dc

Please sign in to comment.