Skip to content

Commit

Permalink
params are back in test data
Browse files Browse the repository at this point in the history
  • Loading branch information
legobeat committed May 23, 2024
1 parent 3c5c2ee commit 5628b1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/util/helpers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ export function buildStubForBlockNumberRequest(
return {
request: {
method: 'eth_blockNumber',
params: [],
},
response: (req) => ({
id: req.id,
Expand Down

0 comments on commit 5628b1a

Please sign in to comment.