Files
meezi/tests/Meezi.API.Tests/xunit.runner.json
T

6 lines
148 B
JSON
Raw Normal View History

2026-05-27 21:33:48 +03:30
{
"$schema": "https://xunit.net/schema/current/xunit.runner.schema.json",
"parallelizeAssembly": false,
"parallelizeTestCollections": false
}