Skip to content

Commit 27f3530

Browse files
committed
test: remove unnecessary eslint-disable comment
PR-URL: #34000 Reviewed-By: Yongsheng Zhang <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]>
1 parent db0e991 commit 27f3530

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/parallel/test-crypto-authenticated-stream.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
/* eslint-disable node-core/crypto-check */
21
'use strict';
32
// Refs: https://github.com/nodejs/node/issues/31733
43
const common = require('../common');

0 commit comments

Comments
 (0)