Skip to content

Commit ab1e60a

Browse files
committed
tx: increase timeout
1 parent b581ccc commit ab1e60a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/tx/test/eip7594.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,5 +328,5 @@ describe('Network wrapper tests', () => {
328328
undefined,
329329
'throws when kzg proof cant be verified',
330330
)
331-
}, 40_000)
331+
}, 50_000)
332332
})

0 commit comments

Comments
 (0)