Skip to content

Commit

Permalink
lengthen timeout
Browse files Browse the repository at this point in the history
Signed-off-by: Grant Linville <[email protected]>
  • Loading branch information
g-linville committed Oct 11, 2024
1 parent 812504e commit 3a1455f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/gptscript.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -963,5 +963,5 @@ describe("gptscript module", () => {
} catch (e) {
throw new Error("failed to list datasets: " + e)
}
})
}, 20000)
})

0 comments on commit 3a1455f

Please sign in to comment.