We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e423e7 commit 3ea46e2Copy full SHA for 3ea46e2
packages/beacon-node/test/spec/utils/specTestIterator.ts
@@ -66,6 +66,7 @@ export const defaultSkipOpts: SkipOpts = {
66
/^capella\/light_client\/single_merkle_proof\/BeaconBlockBody.*/,
67
/^deneb\/light_client\/single_merkle_proof\/BeaconBlockBody.*/,
68
/^electra\/light_client\/single_merkle_proof\/BeaconBlockBody.*/,
69
+ /^.+\/light_client\/data_collection\/.*/,
70
],
71
skippedTests: [],
72
skippedRunners: ["merkle_proof", "networking"],
0 commit comments