Skip to content

Commit debe563

Browse files
pimterryjasnell
andcommitted
Fix test comment
Co-authored-by: James M Snell <jasnell@gmail.com>
1 parent 563ddc9 commit debe563

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/parallel/test-quic-h3-uni-stream-limit-start-failure.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Flags: --experimental-quic --no-warnings
22

3-
// An HTTP/3 session must not cleanly fail if the peer advertises fewer than
3+
// An HTTP/3 session must cleanly fail if the peer advertises fewer than
44
// the 3 unidirectional streams that HTTP/3 needs for control and QPACK.
55

66
import { hasQuic, skip, mustNotCall } from '../common/index.mjs';

0 commit comments

Comments
 (0)