Skip to content

Commit

Permalink
Temporarily disable a test due to changes in the head version
Browse files Browse the repository at this point in the history
  • Loading branch information
slvrtrn committed Jan 9, 2025
1 parent 3c914ac commit 8cfc617
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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({
Expand Down

0 comments on commit 8cfc617

Please sign in to comment.