6 lines
148 B
JSON
6 lines
148 B
JSON
|
|
{
|
||
|
|
"$schema": "https://xunit.net/schema/current/xunit.runner.schema.json",
|
||
|
|
"parallelizeAssembly": false,
|
||
|
|
"parallelizeTestCollections": false
|
||
|
|
}
|