Skip to content

Commit

Permalink
chore: tests update
Browse files Browse the repository at this point in the history
  • Loading branch information
thaaddeus committed Oct 4, 2023
1 parent c197c25 commit a9cc4bf
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 @@ -128,7 +128,8 @@ describe('stream', () => {
exchange === 'huobi' ||
exchange === 'gate-io' ||
exchange === 'ascendex' ||
exchange === 'binance-european-options'
exchange === 'binance-european-options' ||
exchange === 'upbit'
) {
return
}
Expand Down

0 comments on commit a9cc4bf

Please sign in to comment.