Run tests outside of xunit synccontext (#1427)

This commit is contained in:
BrennanConroy 2018-02-10 20:58:27 -08:00 committed by GitHub
parent 4c08acd8a4
commit 9589775f3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{
"longRunningTestSeconds": 30,
"diagnosticMessages": true,
"maxParallelThreads": 16
"maxParallelThreads": -1
}