Skip to content

Commit 0cef45c

Browse files
Update LoadTest.test.ts
1 parent 15e567e commit 0cef45c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

integration-tests/common/LoadTest.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ describe("Load Test for ECONNRESET", () => {
4747

4848
// Create an array to hold all the request promises.
4949
const undiciAgent = new UndiciAgent({
50+
allowH2: true,
5051
connections: 1,
5152
//pipelining: 10,
5253
keepAliveTimeout: 270000,

0 commit comments

Comments
 (0)