Skip to content

Commit 9e6ab42

Browse files
authored
docs: fix wrong file path
1 parent 918b6fb commit 9e6ab42

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
@@ -174,7 +174,7 @@ Also, depending on your local setup, you may need to update your
174174
},
175175
"include": [
176176
...
177-
"./vitest.setup.ts"
177+
"./vitest-setup.ts"
178178
],
179179
```
180180

0 commit comments

Comments
 (0)