Update dotnet/tests/Microsoft.Agents.AI.Workflows.Declarative.UnitTests/Kit/PortableValuePredicateTests.cs

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Peter Ibekwe
2026-04-16 23:00:51 -07:00
committed by GitHub
Unverified
parent 76a84fb1e8
commit 3052534c8c
@@ -140,7 +140,7 @@ public sealed class PortableValuePredicateTests
#region InvokeMcpToolExecutor Predicates
[Fact]
public void InvokeMcpToolExecutor_McpRequiresInput_WithPortableValueWrappedRequest_ReturnsTrue()
public void InvokeMcpToolExecutor_RequiresInput_WithPortableValueWrappedRequest_ReturnsTrue()
{
// Arrange
ExternalInputRequest request = new("test prompt");