Skip to content

Commit

Permalink
test(libultrahdr): longer timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
daniele-pelagatti committed Oct 25, 2023
1 parent ec4ff87 commit a857921
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/libultrahdr.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@ describe('wasm', () => {

// const meta = await decodeJPEGMetadata(file)
// console.log(meta)
})
}, 100000)
})

0 comments on commit a857921

Please sign in to comment.