Skip to content

Commit 1764325

Browse files
committed
Revert accidental replacement
1 parent 9af6f98 commit 1764325

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/model_context_protocol/server_test.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ class ServerTest < ActiveSupport::TestCase
6161
)
6262
end
6363

64-
# https://spec.MCP.io/specification/2025-03-26/basic/utilities/ping/#behavior-requirements
64+
# https://spec.modelcontextprotocol.io/specification/2025-03-26/basic/utilities/ping/#behavior-requirements
6565
test "#handle ping request returns empty response" do
6666
request = {
6767
jsonrpc: "2.0",

0 commit comments

Comments
 (0)