We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6262a4 commit c64798dCopy full SHA for c64798d
packages/@vue/cli/lib/promptModules/unit.js
@@ -20,7 +20,7 @@ module.exports = cli => {
20
short: 'Jest'
21
},
22
{
23
- name: 'Mocha + Chai (requires webpack 4)',
+ name: 'Mocha + Chai',
24
value: 'mocha',
25
short: 'Mocha'
26
}
0 commit comments