Skip to content

Commit 1a0d8ef

Browse files
RafaelGSSmarco-ippolito
authored andcommitted
benchmark: add no-warnings to process.has bench
PR-URL: #55159 Reviewed-By: Vinícius Lourenço Claro Cardoso <[email protected]> Reviewed-By: Chemi Atlow <[email protected]>
1 parent d0e871a commit 1a0d8ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

benchmark/permission/permission-processhas-fs-read.js

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ const options = {
1414
'--experimental-permission',
1515
`--allow-fs-read=${rootPath}`,
1616
'--allow-child-process',
17+
'--no-warnings',
1718
],
1819
};
1920

0 commit comments

Comments
 (0)