omx(team): auto-checkpoint worker-1 [1]
This commit is contained in:
parent
4a76632f6c
commit
0bcab573f3
|
|
@ -2726,7 +2726,7 @@ mod tests {
|
||||||
(
|
(
|
||||||
"broken".to_string(),
|
"broken".to_string(),
|
||||||
ScopedMcpServerConfig {
|
ScopedMcpServerConfig {
|
||||||
required: true,
|
required: false,
|
||||||
scope: ConfigSource::Local,
|
scope: ConfigSource::Local,
|
||||||
config: McpServerConfig::Stdio(McpStdioServerConfig {
|
config: McpServerConfig::Stdio(McpStdioServerConfig {
|
||||||
command: broken_script_path.display().to_string(),
|
command: broken_script_path.display().to_string(),
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue