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

Commit 885d4e6

Browse files
author
Nikhil Bhoski
committed
Updated as per review comments
1 parent 268b413 commit 885d4e6

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
@@ -60,7 +60,7 @@ The **Run MATLAB Tests** build step enables you to generate different types of t
6060

6161
If you do not select any of the test artifact check boxes, the tests still run, and test failures fail the build.
6262

63-
The **Run MATLAB Tests** build step produces a MATLAB script file, Content of this file will be printed on console log during build. The plugin uses this file to run the tests and generate the test artifacts. You can review the contents of the script to understand the testing workflow.
63+
The **Run MATLAB Tests** build step produces a MATLAB script file and uses it to run the tests and generate the test artifacts. The plugin writes the contents of this file to the build log. You can review the build log in **Console Output** to understand the testing workflow.
6464

6565
**Note:**
6666
* The plugin does not create the `matlabTestArtifacts` folder if the name of the folder does not appear in any of the displayed **File path** boxes.

0 commit comments

Comments
 (0)