Skip to content

Commit

Permalink
Temporarily disable JSONEachRowWithProgress test due to format update
Browse files Browse the repository at this point in the history
  • Loading branch information
slvrtrn committed Jan 9, 2025
1 parent 9f3e31e commit 3c914ac
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ describe('[Node.js] stream JSON formats', () => {
})
})

describe('JSONEachRowWithProgress', () => {
xdescribe('JSONEachRowWithProgress', () => {
it('should work', async () => {
const limit = 2
const expectedProgressRowsCount = 4
Expand Down

0 comments on commit 3c914ac

Please sign in to comment.