Skip to content

Commit

Permalink
tests: tweak streaming tests
Browse files Browse the repository at this point in the history
  • Loading branch information
thaaddeus committed Jul 3, 2023
1 parent 3b8dd4a commit b2851b2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion test/stream.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,9 @@ describe('stream', () => {
exchange === 'bybit-options' ||
exchange === 'gemini' ||
exchange === 'coinflex' ||
exchange === 'huobi'
exchange === 'huobi' ||
exchange === 'gate-io' ||
exchange === 'ascendex'
) {
return
}
Expand Down

0 comments on commit b2851b2

Please sign in to comment.