Skip to content

Commit 3314fff

Browse files
Disable parallelization as it breaks some tests on .NET 8
1 parent 5983743 commit 3314fff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Testing/Acceptance/Config.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[assembly: Parallelize]
1+
[assembly: DoNotParallelize]

0 commit comments

Comments
 (0)