Skip to content

Commit

Permalink
docs: fix rendering of note (#4822)
Browse files Browse the repository at this point in the history
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
  • Loading branch information
pascalberger and sheremet-va authored Jan 3, 2024
1 parent e0b8c54 commit 58d3657
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/guide/improving-performance.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ export default defineConfig({
```
:::

::: note
:::tip
If you are using `vmThreads` pool, you cannot disable isolation. Use `threads` pool instead to improve your tests performance.
:::

Expand All @@ -48,4 +48,4 @@ export default defineConfig({
},
})
```
:::
:::

0 comments on commit 58d3657

Please sign in to comment.