chore: remove extraneous exclamation marks

This commit is contained in:
Haoqun Jiang
2020-08-07 00:01:50 +08:00
parent 09adc41408
commit 48d2e67dea

View File

@@ -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`,