Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

Commit 2b75249

Browse files
authored
FluenceConnection: update libp2p to v0.36.2 (#155)
1 parent 5234ba2 commit 2b75249

File tree

4 files changed

+7616
-12611
lines changed

4 files changed

+7616
-12611
lines changed

jest.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
module.exports = {
22
preset: 'ts-jest',
33
testEnvironment: 'node',
4+
testTimeout: 10000,
45
};

0 commit comments

Comments
 (0)