Skip to content

Commit

Permalink
skip newly required merkle proof runner
Browse files Browse the repository at this point in the history
  • Loading branch information
g11tech committed Dec 22, 2023
1 parent 310b871 commit 41d3841
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/beacon-node/test/spec/utils/specTestIterator.ts
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ export const defaultSkipOpts: SkipOpts = {
"capella/light_client/single_merkle_proof/BeaconBlockBody",
"deneb/light_client/single_merkle_proof/BeaconBlockBody",
],
skippedRunners: ["merkle_proof"],
};

/**
Expand Down

0 comments on commit 41d3841

Please sign in to comment.