We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f79e6c commit 9854bbbCopy full SHA for 9854bbb
src/ProjectTemplates/xunit.runner.json
@@ -1,5 +1,5 @@
1
{
2
"longRunningTestSeconds": 60,
3
"diagnosticMessages": true,
4
- "maxParallelThreads": -1
+ "maxParallelThreads": 1
5
}
0 commit comments