From 8cfc61742cc84030aac8d5bb397774288d86195a Mon Sep 17 00:00:00 2001 From: Serge Klochkov Date: Thu, 9 Jan 2025 11:44:13 +0100 Subject: [PATCH] Temporarily disable a test due to changes in the head version --- .../__tests__/integration/web_select_streaming.test.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/client-web/__tests__/integration/web_select_streaming.test.ts b/packages/client-web/__tests__/integration/web_select_streaming.test.ts index 8cc00e5..700756b 100644 --- a/packages/client-web/__tests__/integration/web_select_streaming.test.ts +++ b/packages/client-web/__tests__/integration/web_select_streaming.test.ts @@ -126,7 +126,7 @@ describe('[Web] SELECT streaming', () => { ]) }) - it('should return objects in JSONEachRowWithProgress format', async () => { + xit('should return objects in JSONEachRowWithProgress format', async () => { const limit = 2 const expectedProgressRowsCount = 4 const rs = await client.query({