Skip to content

Commit 077afb9

Browse files
committed
chore: formatting
1 parent aab83b9 commit 077afb9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/test.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ const nodeArgs = [
5959
...files,
6060
];
6161

62-
function installChrome(version) {
62+
function _installChrome(version) {
6363
try {
6464
return execSync(
6565
`npx puppeteer browsers install chrome@${version} --format "{{path}}"`,

0 commit comments

Comments
 (0)