Skip to content

Commit 27f3530

Browse files
committedJun 23, 2020
test: remove unnecessary eslint-disable comment
PR-URL: #34000 Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
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

-1
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)