Skip to content

Commit 3610332

Browse files
- json-centric MCP API.
1 parent e46cf59 commit 3610332

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/robot/functional/mcp.robot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ MCP HTTPS Server JSON DTO Meta Get Foreign Keys
381381
... stdout=${CURDIR}${/}tmp${/}MCP-HTTPS-meta-get-foreign-keys.txt
382382
... stderr=${CURDIR}${/}tmp${/}MCP-HTTPS-meta-get-foreign-keys-stderr.txt
383383
Should Be Equal As Integers ${meta_fk.rc} 0
384-
Dictionary Should Contain Key ${meta_fk.stdout} not implemented
384+
Should Contain ${meta_fk.stdout} not implemented
385385

386386
MCP HTTPS Server JSON DTO Meta Find Relationships
387387
[Documentation] Future proofing: relationship graph inference pending; placeholder output.

0 commit comments

Comments
 (0)