Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit 935f943

Browse files
author
Alan Shaw
authored
test: re-enable MFS tests (#1901)
No idea why or how these became commented out. License: MIT Signed-off-by: Alan Shaw <[email protected]>
1 parent d55f632 commit 935f943

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

test/core/interface.spec.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,7 @@ describe('interface-ipfs-core tests', function () {
7474
}]
7575
})
7676

77-
// TODO needs MFS module to be updated
78-
// tests.filesMFS(defaultCommonFactory)
77+
tests.filesMFS(defaultCommonFactory)
7978

8079
tests.key(CommonFactory.create({
8180
spawnOptions: {

0 commit comments

Comments
 (0)