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

Commit 4a89c6a

Browse files
author
Alan Shaw
committed
fix: skip in the right place
License: MIT Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
1 parent 2437cf4 commit 4a89c6a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

test/interface.spec.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -169,10 +169,6 @@ describe('interface-ipfs-core tests', () => {
169169
name: 'should ls with a base58 encoded CID',
170170
reason: 'FIXME https://github.com/ipfs/js-ipfs-http-client/issues/339'
171171
},
172-
{
173-
name: 'should ls directory with long option',
174-
reason: 'TODO unskip when go-ipfs supports --long https://github.com/ipfs/go-ipfs/pull/6528'
175-
},
176172
// .lsPullStream
177173
isNode ? null : {
178174
name: 'should pull stream ls with a base58 encoded CID',

0 commit comments

Comments
 (0)