fix: Fix run parallel to sequentially test in flight end-to-end test

This commit is contained in:
Pc 2023-04-01 13:39:24 +03:30
parent c60af19a0a
commit 55a5f98dc9

View File

@ -0,0 +1,4 @@
{
"parallelizeAssembly": false,
"parallelizeTestCollections": false
}