Skip to content

Commit

Permalink
benchmark: add no-warnings to process.has bench
Browse files Browse the repository at this point in the history
PR-URL: #55159
Reviewed-By: Vinícius Lourenço Claro Cardoso <[email protected]>
Reviewed-By: Chemi Atlow <[email protected]>
  • Loading branch information
RafaelGSS authored and marco-ippolito committed Nov 17, 2024
1 parent d0e871a commit 1a0d8ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions benchmark/permission/permission-processhas-fs-read.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ const options = {
'--experimental-permission',
`--allow-fs-read=${rootPath}`,
'--allow-child-process',
'--no-warnings',
],
};

Expand Down

0 comments on commit 1a0d8ef

Please sign in to comment.