Skip to content

Commit e261ddb

Browse files
kazuponAkryum
authored andcommitted
fix(ui): typo (#1600)
1 parent 99dc316 commit e261ddb

File tree

1 file changed

+1
-1
lines changed
  • packages/@vue/cli-ui/locales

1 file changed

+1
-1
lines changed

packages/@vue/cli-ui/locales/en.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -610,7 +610,7 @@
610610
"jest": {
611611
"tasks": {
612612
"test": {
613-
"description": "Run unit tests with Jestks",
613+
"description": "Run unit tests with Jest",
614614
"watch": "Watch files for changes and rerun tests related to changed files",
615615
"notify": "Display a notification after each run",
616616
"update": "Re-record every snapshot that fails during this test run"

0 commit comments

Comments
 (0)