Skip to content

Commit

Permalink
Update packages/datadog-plugin-openai/test/integration-test/client.sp…
Browse files Browse the repository at this point in the history
…ec.js
  • Loading branch information
sabrenner committed Feb 13, 2025
1 parent 24108a2 commit 2cd68ea
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@ describe('esm', () => {
})

await res
}).timeout(5000)
}).timeout(20000)
})
})

0 comments on commit 2cd68ea

Please sign in to comment.