Skip to content

Commit 8a6fbdf

Browse files
Merge pull request #9 from intersystems-community/gjsjohnmurray-patch-1
Update README.md
2 parents 7f73d0f + 7d37ca9 commit 8a6fbdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ VS Code provides several different ways to run tests.
6767
6868
In the Test Explorer view expand the first root folder, which is captioned 'Local Tests' or 'Server Tests' depending on which paradigm your workspace uses.
6969
70-
A subfolder displays for each root folder of your workspace, which may be a multi-root one. Within this you are shown the test classes. The 'Local Tests' tree uses a heirarchical structure with one subfilder per segment of the package name. The 'Server Tests' tree uses a flat structure.
70+
A subfolder is shown for each root folder of your workspace, which may be a multi-root one. Within this you are shown the test classes. The 'Local Tests' tree uses a hierarchical structure with one subfolder per segment of the package name. The 'Server Tests' tree uses a flat structure.
7171
7272
At the level of an individual test class the final expansion shows a leaf for each `TestXXX` method.
7373

0 commit comments

Comments
 (0)