Skip to content

Commit 53f43e8

Browse files
authored
fix: update apex run topic summmary (#144)
1 parent 85be783 commit 53f43e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"description": "List debug logs."
8787
},
8888
"run": {
89-
"description": "Run Apex tests."
89+
"description": "Run Apex code and tests."
9090
},
9191
"tail": {
9292
"description": "Tail debug logs."
@@ -228,4 +228,4 @@
228228
"output": []
229229
}
230230
}
231-
}
231+
}

0 commit comments

Comments
 (0)