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

Commit 54c9fd7

Browse files
authored
chore: update comment about skipping the DHT test
1 parent 9cb1938 commit 54c9fd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/core/dht.spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ const isNode = require('detect-node')
1212
const IPFSFactory = require('ipfsd-ctl')
1313
const IPFS = require('../../src/core')
1414

15-
// TODO: unskip when DHT is enabled in 0.36
15+
// TODO: unskip when DHT is enabled: https://github.com/ipfs/js-ipfs/pull/1994
1616
describe.skip('dht', () => {
1717
describe('enabled', () => {
1818
let ipfsd, ipfs

0 commit comments

Comments
 (0)