enable tests

This commit is contained in:
realbigsean
2024-05-12 12:38:39 -04:00
parent dff44b393f
commit affdccd460
3 changed files with 47 additions and 38 deletions

View File

@@ -42,7 +42,9 @@ excluded_paths = [
"bls12-381-tests/deserialization_G2",
"bls12-381-tests/hash_to_G2",
"tests/.*/eip6110",
"tests/.*/whisk"
"tests/.*/whisk",
"tests/.*/eip7594",
"tests/.*/electra/ssz_static/LightClient*"
]