diff --git a/tests/CommonTests.cs b/tests/CommonTests.cs index 952727ac..d65106c2 100644 --- a/tests/CommonTests.cs +++ b/tests/CommonTests.cs @@ -21,6 +21,7 @@ namespace BTCPayServer.Lightning.Tests { + [Collection(nameof(NonParallelizableCollectionDefinition))] public class CommonTests { #if DEBUG