We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09adc41 commit 48d2e67Copy full SHA for 48d2e67
packages/@vue/cli-plugin-e2e-webdriverio/prompts.js
@@ -4,7 +4,7 @@ module.exports = [
4
{
5
name: 'webdrivers',
6
type: `checkbox`,
7
- message: `Pick browsers to run end-to-end test on!!!!!`,
+ message: `Pick browsers to run end-to-end test on`,
8
choices: [
9
10
name: `Chrome`,
0 commit comments