We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfbd162 commit 64fd581Copy full SHA for 64fd581
packages/@vue/cli/lib/promptModules/__tests__/e2e.spec.js
@@ -41,7 +41,7 @@ test('nightwatch', async () => {
41
check: [0]
42
},
43
{
44
- message: 'Pick a E2E testing solution',
+ message: 'Pick an E2E testing solution',
45
choices: ['Cypress', 'Nightwatch'],
46
choose: 1
47
0 commit comments