diff --git a/cli/src/commands.rs b/cli/src/commands.rs index 0e9dacea5..a119e949d 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, } }