Skip to content

Commit f42ac88

Browse files
patnikoCopilot
andauthored
Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 234e13a commit f42ac88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dotnet/test/McpAndAgentsTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ public async Task Should_List_Custom_Agent_In_Session_Response()
230230
}
231231

232232
[Fact]
233-
public async Task Should_Custom_Agent_Availability_With_AI_Tools()
233+
public async Task Should_Verify_Custom_Agent_Availability_With_AI_Tools()
234234
{
235235
var customAgents = new List<CustomAgentConfig>
236236
{

0 commit comments

Comments
 (0)