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

Commit 2f6d041

Browse files
committed
feat: add pin tests
License: MIT Signed-off-by: Alan Shaw <alan@tableflip.io>
1 parent 84f1122 commit 2f6d041

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/interface.spec.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,8 @@ describe('interface-ipfs-core tests', () => {
110110

111111
tests.object(defaultCommonFactory)
112112

113+
tests.pin(defaultCommonFactory)
114+
113115
tests.ping(defaultCommonFactory)
114116

115117
tests.pubsub(CommonFactory.create({

0 commit comments

Comments
 (0)