mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-01-22 23:30:08 -06:00
chore: remove extraneous exclamation marks
This commit is contained in:
@@ -4,7 +4,7 @@ module.exports = [
|
||||
{
|
||||
name: 'webdrivers',
|
||||
type: `checkbox`,
|
||||
message: `Pick browsers to run end-to-end test on!!!!!`,
|
||||
message: `Pick browsers to run end-to-end test on`,
|
||||
choices: [
|
||||
{
|
||||
name: `Chrome`,
|
||||
|
||||
Reference in New Issue
Block a user