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

Commit d6f198c

Browse files
author
Alan Shaw
committed
fix: addFromURL case in skip
License: MIT Signed-off-by: Alan Shaw <[email protected]>
1 parent 9fd485c commit d6f198c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/core/interface.spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ describe('interface-ipfs-core tests', () => {
8989
name: 'addFromFs',
9090
reason: 'Not designed to run in the browser'
9191
}, {
92-
name: 'addFromUrl',
92+
name: 'addFromURL',
9393
reason: 'Not designed to run in the browser'
9494
}]
9595
})

0 commit comments

Comments
 (0)