Skip to content

Commit

Permalink
restore test
Browse files Browse the repository at this point in the history
  • Loading branch information
g11tech committed Nov 20, 2022
1 parent c5dd4c9 commit 94b8c9d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/block/test/mergeBlock.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ tape('[Header]: Casper PoS / The Merge Functionality', function (t) {
try {
const headerData = {
extraData: Buffer.alloc(33).fill(1),
number: BigInt(1),
}
BlockHeader.fromHeaderData(headerData, { common })
st.fail('should throw')
Expand Down

0 comments on commit 94b8c9d

Please sign in to comment.