Skip to content

Commit

Permalink
chore: skip .refs tests
Browse files Browse the repository at this point in the history
  • Loading branch information
SgtPooki committed Dec 7, 2022
1 parent e0f4fb1 commit 720791a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test/interface-tests.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,10 @@ function executeTests (commonFactory) {
{
name: 'should error during add-all stream',
reason: 'Not supported by http'
},
{
name: '.refs',
reason: 'FIXME: https://github.com/ipfs/js-kubo-rpc-client/issues/77'
}
].concat(isFirefox
? [{
Expand Down

0 comments on commit 720791a

Please sign in to comment.