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.
test
1 parent 02859cf commit a0fc87aCopy full SHA for a0fc87a
packages/@vue/cli/lib/util/generateReadme.js
@@ -2,7 +2,6 @@ const descriptions = {
2
build: 'Compiles and minifies for production',
3
serve: 'Compiles and hot-reloads for development',
4
lint: 'Lints and fixes files',
5
- test: 'Run your tests',
6
'test:e2e': 'Run your end-to-end tests',
7
'test:unit': 'Run your unit tests'
8
}
0 commit comments