We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73f9690 commit 54f02dfCopy full SHA for 54f02df
1 file changed
src/TurboHttp.IntegrationTests/xunit.runner.json
@@ -1,5 +1,5 @@
1
{
2
"$schema": "https://xunit.net/schema/current/xunit.runner.schema.json",
3
- "parallelizeTestCollections": false,
+ "parallelizeTestCollections": true,
4
"parallelizeAssembly": false
5
}
0 commit comments