From 3a0e51f4a677766f4f95bef96877c93ab6931e9e Mon Sep 17 00:00:00 2001 From: Chris Tate Date: Tue, 13 Jan 2026 02:41:12 -0600 Subject: [PATCH] fix builds --- cli/src/commands.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/cli/src/commands.rs b/cli/src/commands.rs index 0e9dace..a119e94 100644 --- a/cli/src/commands.rs +++ b/cli/src/commands.rs @@ -901,6 +901,7 @@ mod tests { debug: false, headers: None, executable_path: None, + cdp: None, } }