Revert parallel disable (#4324)

This commit is contained in:
westey
2026-02-26 14:33:25 +00:00
committed by GitHub
Unverified
parent 279386dbed
commit 7cb4e7864a
@@ -10,9 +10,6 @@ using Microsoft.Agents.AI.Workflows.Observability;
namespace Microsoft.Agents.AI.Workflows.UnitTests;
[CollectionDefinition("ObservabilityTests", DisableParallelization = true)]
public class NoParallelizationObservabilityTests { }
/// <summary>
/// Regression test for https://github.com/microsoft/agent-framework/issues/4155
/// Verifies that the workflow_invoke Activity is properly stopped/disposed so it gets exported