Skip to content

Commit fa3b9eb

Browse files
authored
Update packages/datadog-plugin-openai/test/integration-test/client.spec.js
1 parent 5732e08 commit fa3b9eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/datadog-plugin-openai/test/integration-test/client.spec.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,6 @@ describe('esm', () => {
4949
})
5050

5151
await res
52-
}).timeout(5000)
52+
}).timeout(20000)
5353
})
5454
})

0 commit comments

Comments
 (0)