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

Commit b8b66aa

Browse files
committed
changed help text as per review
1 parent f64aace commit b8b66aa

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
<div>
22
<br>
3-
Location of the folder used to select test suite elements, relative to the project root folder. To generate a test suite, MATLAB uses only the tests in the specified folder and its subfolders. You can specify multiple folders using a <b>Add Folder</b> button.
3+
Specify the location of folders used to select test suite elements, relative to the project root folder. To generate a test suite, the plugin uses only the tests in the specified folders and their subfolders.
4+
<br>
5+
Paste the test folder path in the text box. To add more folders, click <b>Add folder.</b>
46
<br>
57
</div>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div>
22
<br>
3-
Test tag used to select test suite elements. To generate a test suite, MATLAB uses only the test elements with the specified tag.
3+
Specify the test tag used to select test suite elements. To generate a suite, the plugin uses only the test elements with the specified tag.
44
<br>
55
</div>

0 commit comments

Comments
 (0)