storkit: merge 370_bug_scaffold_does_not_create_mcp_json_in_project_root
This commit is contained in:
@@ -144,6 +144,10 @@ impl AgentPool {
|
||||
}
|
||||
}
|
||||
|
||||
pub fn port(&self) -> u16 {
|
||||
self.port
|
||||
}
|
||||
|
||||
/// Create a pool with a dummy watcher channel for unit tests.
|
||||
#[cfg(test)]
|
||||
pub fn new_test(port: u16) -> Self {
|
||||
|
||||
Reference in New Issue
Block a user