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

Commit 5560a99

Browse files
author
Alan Shaw
committed
chore: remove only (that's currently not being applied)
Not being applied because ipfs-inactive/interface-js-ipfs-core#407 License: MIT Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
1 parent 705855e commit 5560a99

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

test/interface.spec.js

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -163,14 +163,7 @@ describe('interface-ipfs-core tests', () => {
163163
]
164164
})
165165

166-
tests.filesMFS(defaultCommonFactory, {
167-
only: [
168-
{
169-
name: 'should ls directory',
170-
reason: 'TODO not impemented in go-ipfs yet'
171-
}
172-
]
173-
})
166+
tests.filesMFS(defaultCommonFactory)
174167

175168
tests.key(defaultCommonFactory, {
176169
skip: [

0 commit comments

Comments
 (0)