You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When needing to override the timeout for a test because the test takes more than the default 5000ms to run, the override value is then also taken into account while debugging
This shouldn't be, because then, when debugging, the test will likely fail during debugging when hitting a breakpoint
Describe the bug
When needing to override the timeout for a test because the test takes more than the default 5000ms to run, the override value is then also taken into account while debugging
This shouldn't be, because then, when debugging, the test will likely fail during debugging when hitting a breakpoint
See prior discussion: vitest-dev/vscode#539
Reproduction
System Info
Used Package Manager
npm
Validations
The text was updated successfully, but these errors were encountered: