Skip to content

Commit 0c57873

Browse files
authored
inor update README.md
fix "virtual-folder" anchor tag in the doc
1 parent cfe5d96 commit 0c57873

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
@@ -739,7 +739,7 @@ This extension uses babel to parse the test files. For decorators [plugin option
739739

740740
---
741741

742-
<a id="virtual-folders"></a?
742+
<a id="virtual-folders"></a>
743743
#### virtualFolders
744744

745745
Much like a vscode workspace folder, which manages a runtime environment for a specific folder, a virtualFolder manages a custom Jest runtime environment. Each virtualFolder can have its own resource-level [settings](#settings), such as `jestCommandLine` and `rootPath`.

0 commit comments

Comments
 (0)