test(skill-mcp): add scope field to test fixtures
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
@@ -94,6 +94,7 @@ function createClientInfo(serverName: string): SkillMcpClientInfo {
|
||||
serverName,
|
||||
skillName: "env-skill",
|
||||
sessionID: "session-env",
|
||||
scope: "builtin",
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user