Skip to content

Commit c766d2e

Browse files
Update messages/runtest.md
Co-authored-by: Juliet Shackell <[email protected]>
1 parent fb56783 commit c766d2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

messages/runtest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ NOTE: The testRunCoverage value (JSON and JUnit result formats) is a percentage
4646

4747
<%= config.bin %> <%= command.id %> --test-level RunLocalTests
4848

49-
- Run Apex tests on all the methods a the specified class; output results in Test Anything Protocol (TAP) format, and requests code coverage result:
49+
- Run Apex tests on all the methods in the specified class; output results in Test Anything Protocol (TAP) format and request code coverage results:
5050

5151
<%= config.bin %> <%= command.id %> --class-names TestA --class-names TestB --result-format tap --code-coverage
5252

0 commit comments

Comments
 (0)