Skip to content

Commit 31cf232

Browse files
fix: remove console.log
1 parent 41482e5 commit 31cf232

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

packages/@vue/cli-plugin-e2e-webdriverio/generator/template/wdio.local.conf.js

-3
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,3 @@ exports.config = {
1919
}
2020
}]
2121
}
22-
23-
24-
console.log(process.argv);

0 commit comments

Comments
 (0)