Skip to content

Commit

Permalink
tests: tweak stream test
Browse files Browse the repository at this point in the history
  • Loading branch information
thaaddeus committed Nov 3, 2021
1 parent 99c6ec9 commit 30f0d91
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 @@ -106,7 +106,8 @@ describe('stream', () => {
exchange === 'huobi-dm-options' ||
exchange === 'star-atlas' ||
exchange === 'binance-options' ||
exchange === 'coinflex'
exchange === 'coinflex' ||
exchange === 'bitmex'
) {
return
}
Expand Down

0 comments on commit 30f0d91

Please sign in to comment.