mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-01-24 08:08:54 -06:00
fix: remove "(requires webpack 4)" from mocha prompt [skip ci]
This commit is contained in:
@@ -20,7 +20,7 @@ module.exports = cli => {
|
||||
short: 'Jest'
|
||||
},
|
||||
{
|
||||
name: 'Mocha + Chai (requires webpack 4)',
|
||||
name: 'Mocha + Chai',
|
||||
value: 'mocha',
|
||||
short: 'Mocha'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user