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

Commit 268b413

Browse files
author
Nikhil Bhoski
committed
Replaced runMatlabTests.m rferance in document.
1 parent 5cd5df0 commit 268b413

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, 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.
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)