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

Commit 3ec242c

Browse files
author
Alan Shaw
committed
Merge branch 'refactor/async-await-roundup' of github.com:ipfs/js-ipfs into refactor/async-await-roundup
2 parents b940a0b + ea692f3 commit 3ec242c

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)