diff --git a/test/stream.test.ts b/test/stream.test.ts index a9e9cad..205ab1e 100644 --- a/test/stream.test.ts +++ b/test/stream.test.ts @@ -125,7 +125,9 @@ describe('stream', () => { exchange === 'bybit-options' || exchange === 'gemini' || exchange === 'coinflex' || - exchange === 'huobi' + exchange === 'huobi' || + exchange === 'gate-io' || + exchange === 'ascendex' ) { return }