Skip to content

Commit 339c4a7

Browse files
author
Alan Shaw
authored
chore: unskip dag refs test (ipfs#1061)
License: MIT Signed-off-by: Alan Shaw <[email protected]>
1 parent b65bba3 commit 339c4a7

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

test/interface.spec.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -178,11 +178,6 @@ describe('interface-ipfs-core tests', () => {
178178
isNode ? null : {
179179
name: 'should readable stream ls with a base58 encoded CID',
180180
reason: 'FIXME https://github.com/ipfs/js-ipfs-http-client/issues/339'
181-
},
182-
// .refs
183-
{
184-
name: 'dag refs test',
185-
reason: 'FIXME unskip when 0.4.21 is released'
186181
}
187182
]
188183
})

0 commit comments

Comments
 (0)