Skip to content

Commit 51bbc6f

Browse files
committed
docs: migrate to automaticallyOpenTestResults
1 parent 2e3a041 commit 51bbc6f

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
@@ -123,7 +123,7 @@ See <https://vitest.dev/guide/workspace.html> for monorepo support.
123123

124124
### How to hide Test Results view when running tests
125125

126-
You can change the behaviour of testing view by modifying `testing.openTesting` option:
126+
You can change the behaviour of testing view by modifying `testing.automaticallyOpenTestResults` option:
127127

128128
- `neverOpen` will never open the testing view
129129
- `openOnTestStart` (default) opens the test results view when test starts running

0 commit comments

Comments
 (0)