Skip to content

Commit f2dd6fe

Browse files
Alex HolmbergAlex Holmberg
authored andcommitted
feat: updating test cases
1 parent ad2dd1e commit f2dd6fe

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/agent/tools/platform/deploy_service.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1681,6 +1681,7 @@ mod tests {
16811681
let tool = DeployServiceTool::new(PathBuf::from("/nonexistent/path/that/does/not/exist"));
16821682
let args = DeployServiceArgs {
16831683
path: Some("nope".to_string()),
1684+
service_name: None,
16841685
provider: None,
16851686
machine_type: None,
16861687
region: None,

0 commit comments

Comments
 (0)