Skip to content

Commit 71984fd

Browse files
Update README to include new test-level flag usage
1 parent d53ca01 commit 71984fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

releasenotes/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ These changes are in the Salesforce CLI release candidate. We plan to include th
3131

3232
------------
3333

34-
* NEW: Specify that you want to run only relevant Apex tests when you deploy metadata to your org with the new `RunRelevantTests` value of the `--test-level` flag of the `project deploy start|validate` commands . Examples of relevant tests include:
34+
* NEW: Specify that you want to run only relevant Apex tests when you deploy metadata to your org with the new `RunRelevantTests` value of the `--test-level` flag of the `project deploy start|validate` and `project delete source` commands . Examples of relevant tests include:
3535

3636
* New or modified tests that are part of the deployment.
3737
* Specific tests for new or modified Apex classes or triggers that are part of the deployment.

0 commit comments

Comments
 (0)