Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit ea692f3

Browse files
committed
test: add swarm interface tests back
1 parent 17b4375 commit ea692f3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

test/core/interface.spec.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,5 @@ describe('interface-ipfs-core tests', function () {
110110

111111
tests.stats(commonFactory)
112112

113-
// TODO: libp2p integration
114-
tests.swarm(commonFactory, { skip: true })
113+
tests.swarm(commonFactory)
115114
})

0 commit comments

Comments
 (0)