lodestar
lodestar copied to clipboard
test: only skip ssz_static tests associated to missing type
Motivation
Motivation from https://github.com/ChainSafe/lodestar/pull/6776 to only skip ssz_static tests associated to missing type instead of all ssz_static tests.
Description
- add separate
it-statement to assert that type is defined - return instead of throwing an error if type is not defined