Skip to content

Commit 64fd581

Browse files
chore: update test
1 parent bfbd162 commit 64fd581

File tree

1 file changed

+1
-1
lines changed
  • packages/@vue/cli/lib/promptModules/__tests__

1 file changed

+1
-1
lines changed

packages/@vue/cli/lib/promptModules/__tests__/e2e.spec.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ test('nightwatch', async () => {
4141
check: [0]
4242
},
4343
{
44-
message: 'Pick a E2E testing solution',
44+
message: 'Pick an E2E testing solution',
4545
choices: ['Cypress', 'Nightwatch'],
4646
choose: 1
4747
},

0 commit comments

Comments
 (0)