Skip to content
This repository was archived by the owner on Mar 27, 2025. It is now read-only.

Commit 5169232

Browse files
authored
Update CONFIGDOC.md
1 parent 7169f2e commit 5169232

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONFIGDOC.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -493,7 +493,7 @@ Starting in R2024a, if you run a MATLAB build using the **Run MATLAB Build** or
493493
![Table of MATLAB build results including three tasks. Each table row includes a clickable task name, its status, description, and duration.](https://github.com/user-attachments/assets/97fd7dc5-b00f-45bc-97a8-990ce26123d4)
494494

495495
### Access Visualized Test Results
496-
If you have a MATLAB Test™ license, you can view your MATLAB and Simulink test results in your Jenkins interface when you take any of these actions:
496+
Starting in R2024b, if you have a MATLAB Test™ license, you can view your MATLAB and Simulink test results in your Jenkins interface by taking any of these actions:
497497
- Run tests using the **Run MATLAB Tests** or `runMATLABTests` step.
498498
- Run tests using a [`matlab.buildtool.tasks.TestTask`](https://www.mathworks.com/help/matlab/ref/matlab.buildtool.tasks.testtask-class.html) instance through the **Run MATLAB Build** or `runMATLABBuild` step.
499499
- Run tests using a default test runner through the **Run MATLAB Command** or `runMATLABCommand` step.

0 commit comments

Comments
 (0)