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

Commit d4a8214

Browse files
authored
Merge pull request #146 from mathworks/genscript_doc_changes
Replaced runMatlabTests.m rferance in document.
2 parents 68a9054 + 885d4e6 commit d4a8214

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 named `runMatlabTests.m` in the project workspace. 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)