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 <contact@viniciusl.com.br>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
  • Loading branch information
RafaelGSS authored Sep 30, 2024
1 parent 317d245 commit 834316d
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 834316d

Please sign in to comment.