diff --git a/test/interface.spec.js b/test/interface.spec.js index 962a076b4..220c79aa2 100644 --- a/test/interface.spec.js +++ b/test/interface.spec.js @@ -178,11 +178,6 @@ describe('interface-ipfs-core tests', () => { isNode ? null : { name: 'should readable stream ls with a base58 encoded CID', reason: 'FIXME https://github.com/ipfs/js-ipfs-http-client/issues/339' - }, - // .refs - { - name: 'dag refs test', - reason: 'FIXME unskip when 0.4.21 is released' } ] })