You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: releasenotes/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ These changes are in the Salesforce CLI release candidate. We plan to include th
31
31
32
32
------------
33
33
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:
35
35
36
36
* New or modified tests that are part of the deployment.
37
37
* Specific tests for new or modified Apex classes or triggers that are part of the deployment.
0 commit comments