From 30f0d919edee62898825201f2c84615f6c160f9c Mon Sep 17 00:00:00 2001 From: Thaddeus Date: Wed, 3 Nov 2021 14:00:32 +0100 Subject: [PATCH] tests: tweak stream test --- test/stream.test.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/test/stream.test.ts b/test/stream.test.ts index c81d3a7..085204b 100644 --- a/test/stream.test.ts +++ b/test/stream.test.ts @@ -106,7 +106,8 @@ describe('stream', () => { exchange === 'huobi-dm-options' || exchange === 'star-atlas' || exchange === 'binance-options' || - exchange === 'coinflex' + exchange === 'coinflex' || + exchange === 'bitmex' ) { return }