From b4bc7611686657d4b7e003541cc8d3677f1c3c36 Mon Sep 17 00:00:00 2001 From: Chris Tate Date: Tue, 13 Jan 2026 02:41:39 -0600 Subject: [PATCH] fix builds (#55) --- 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, } }