Run tests outside of xunit synccontext (#1427)
This commit is contained in:
parent
4c08acd8a4
commit
9589775f3d
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"longRunningTestSeconds": 30,
|
||||
"diagnosticMessages": true,
|
||||
"maxParallelThreads": 16
|
||||
"maxParallelThreads": -1
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue