Skip to content

Commit 9b52f6d

Browse files
committed
Try again?
1 parent a4be38b commit 9b52f6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/DotNetty.Common.Tests/Internal/Logging/InternalLoggerFactoryTest.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ namespace DotNetty.Common.Tests.Internal.Logging
1010
using Moq;
1111
using Xunit;
1212

13+
[CollectionDefinition(nameof(InternalLoggerFactoryTest), DisableParallelization = true)]
1314
public class InternalLoggerFactoryTest
1415
{
1516
// todo: CodeContracts on CI

0 commit comments

Comments
 (0)