Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

chore: unskip dag refs test #1061

Merged
merged 1 commit into from
Jul 27, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions test/interface.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -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'
}
]
})
Expand Down