Skip to content

Commit

Permalink
test: increase timeout for @sparticuz/chrome-aws-lambda http api tests
Browse files Browse the repository at this point in the history
  • Loading branch information
DorianMazur committed May 19, 2024
1 parent 003f2dd commit 8c28140
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ describe("@sparticuz/chrome-aws-lambda http api", function desc() {
const blob = await response.blob()

assert.deepEqual(blob.type, "application/pdf")
})
}).timeout(45_000)
})

0 comments on commit 8c28140

Please sign in to comment.