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

Commit 7169f2e

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

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
@@ -495,7 +495,7 @@ Starting in R2024a, if you run a MATLAB build using the **Run MATLAB Build** or
495495
### Access Visualized Test Results
496496
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:
497497
- Run tests using the **Run MATLAB Tests** or `runMATLABTests` step.
498-
- 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.
498+
- 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.
500500

501501
## Register MATLAB as Jenkins Tool

0 commit comments

Comments
 (0)