Skip to content

Commit 3bca5b8

Browse files
committed
fixup! fixup! quic: address review comments
1 parent d9092b1 commit 3bca5b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/sequential/test-async-wrap-getasyncid.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ const { getSystemErrorName } = require('util');
6666
delete providers.BLOBREADER;
6767
delete providers.RANDOMPRIMEREQUEST;
6868
delete providers.CHECKPRIMEREQUEST;
69+
delete providers.QUIC_LOGSTREAM;
6970

7071
const objKeys = Object.keys(providers);
7172
if (objKeys.length > 0)

0 commit comments

Comments
 (0)