Skip to content

Commit cd0795f

Browse files
RafaelGSStargos
authored andcommitted
benchmark: add no-warnings to process.has bench
PR-URL: #55159 Reviewed-By: Vinícius Lourenço Claro Cardoso <contact@viniciusl.com.br> Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
1 parent d6bcc44 commit cd0795f

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)