Skip to content

Commit 84b98ba

Browse files
authored
test: unflake 'TLS renegotiation' test (microsoft#36910)
1 parent 2b07f25 commit 84b98ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/library/client-certificates.spec.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -552,6 +552,7 @@ test.describe('browser', () => {
552552
'Content-Encoding': 'gzip',
553553
'Transfer-Encoding': 'chunked'
554554
});
555+
res.flushHeaders();
555556

556557
await renegotiate();
557558

0 commit comments

Comments
 (0)