Skip to content

Commit 5a6d705

Browse files
committed
Remove Collection attribute so all tests run sequentially
1 parent f7b8b3e commit 5a6d705

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/Azure.Mcp.Core/tests/Azure.Mcp.Core.UnitTests/Areas/Server/Commands/ServiceCollectionExtensionsSerializedTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ namespace Azure.Mcp.Core.UnitTests.Areas.Server.Commands;
1616
// conflicts with Azure.Mcp.Core.Areas.Server.Options
1717
using Options = Microsoft.Extensions.Options.Options;
1818

19-
[Collection("Sequential")]
2019
public class ServiceCollectionExtensionsSerializedTests
2120
{
2221
private IServiceCollection SetupBaseServices()

0 commit comments

Comments
 (0)