Skip to content

Commit

Permalink
tests update
Browse files Browse the repository at this point in the history
  • Loading branch information
thaaddeus committed Sep 9, 2022
1 parent 622601a commit 0222f67
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/stream.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,8 @@ describe('stream', () => {
exchange === 'kucoin' ||
exchange === 'phemex' ||
exchange === 'bybit-spot' ||
exchange === 'coinbase'
exchange === 'coinbase' ||
exchange === 'crypto-com-derivatives'
) {
return
}
Expand Down

0 comments on commit 0222f67

Please sign in to comment.