Skip to content

Commit 03b9d63

Browse files
authored
Update Tests/MCPTests/ToolTests.swift
1 parent 57010a0 commit 03b9d63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/MCPTests/ToolTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -424,7 +424,7 @@ struct ToolTests {
424424
}
425425
}
426426

427-
@Test("Tool with missing description defaults to empty string")
427+
@Test("Tool with missing description")
428428
func testToolWithMissingDescription() throws {
429429
let jsonString = """
430430
{

0 commit comments

Comments
 (0)