Skip to content

Commit e6954f1

Browse files
committed
Ignore manifest.yaml in EF tests
1 parent 77bc387 commit e6954f1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

testing/ef_tests/check_all_files_accessed.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@
6464
# Ignore KZG tests that target internal kzg library functions
6565
"tests/.*/compute_verify_cell_kzg_proof_batch_challenge/.*",
6666
"tests/.*/compute_challenge/.*",
67+
# We don't need these manifest files at the moment.
68+
"tests/.*/manifest.yaml"
6769
]
6870

6971

0 commit comments

Comments
 (0)