Skip to content

Commit

Permalink
Update test/curl/easy.spec.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
filfreire authored Jan 23, 2025
1 parent 343ef29 commit 23d9e79
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/curl/easy.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ describe('easy', () => {
'Return value from the HEADER callback must be an integer.',
)
})
// Below tests are skipped because we don't yet have an explanation why recent changes to github actions are causing them to fail
it('READFUNCTION - should rethrow error', () => {
curl.setOpt('UPLOAD', true)
// @ts-ignore
Expand Down

0 comments on commit 23d9e79

Please sign in to comment.