Skip to content

Commit

Permalink
Update http.test.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
jxom committed Mar 31, 2024
1 parent d74e39a commit 6dbe040
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/clients/transports/http.test.ts
Expand Up @@ -286,7 +286,6 @@ describe('request', () => {

await transport.request({ method: 'eth_blockNumber' })

console.log(requests)
expect(requests.length).toBe(1)

await server.close()
Expand Down

0 comments on commit 6dbe040

Please sign in to comment.