We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 23ac024 + dde8408 commit 712d463Copy full SHA for 712d463
tests/gptscript.test.ts
@@ -568,5 +568,5 @@ describe("gptscript module", () => {
568
}
569
expect(err).toEqual(undefined)
570
expect(out).toEqual("200")
571
- })
+ }, 20000)
572
})
0 commit comments