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

Commit

Permalink
test: re-enable MFS tests (#1901)
Browse files Browse the repository at this point in the history
No idea why or how these became commented out.

License: MIT
Signed-off-by: Alan Shaw <[email protected]>
  • Loading branch information
Alan Shaw authored Feb 27, 2019
1 parent d55f632 commit 935f943
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/core/interface.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,7 @@ describe('interface-ipfs-core tests', function () {
}]
})

// TODO needs MFS module to be updated
// tests.filesMFS(defaultCommonFactory)
tests.filesMFS(defaultCommonFactory)

tests.key(CommonFactory.create({
spawnOptions: {
Expand Down

0 comments on commit 935f943

Please sign in to comment.