Skip to content

Commit 54f02df

Browse files
committed
Fix Tests
1 parent 73f9690 commit 54f02df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"$schema": "https://xunit.net/schema/current/xunit.runner.schema.json",
3-
"parallelizeTestCollections": false,
3+
"parallelizeTestCollections": true,
44
"parallelizeAssembly": false
55
}

0 commit comments

Comments
 (0)